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

/haiku/headers/private/netservices/
H A DNetworkCookie.h92 BString _DefaultPathForUrl(const BUrl& url);
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp50 SetPath(_DefaultPathForUrl(url));
109 SetPath(_DefaultPathForUrl(url));
852 BNetworkCookie::_DefaultPathForUrl(const BUrl& url) function in class:BNetworkCookie

Completed in 40 milliseconds