Searched refs:SetAuthority (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DUrl.h30 void SetAuthority(const BString& authority);
/haiku/src/kits/support/
H A DUrl.cpp143 SetAuthority(relative.Authority());
148 SetAuthority(relative.Authority());
169 SetAuthority(base.Authority());
1073 SetAuthority(BString(&url_c[offset], end_authority - offset));
1179 BUrl::SetAuthority(const BString& authority) function in class:BUrl

Completed in 39 milliseconds