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

/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp29 static const char* kArchivedCookiePath = "be:cookie.path"; variable
69 archive->FindString(kArchivedCookiePath, &fPath);
669 error = into->AddString(kArchivedCookiePath, fPath);

Completed in 13 milliseconds