Home
last modified time | relevance | path

Searched defs:CookieStoreCommand (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/cookies/
Dcookie_monster_store_test.h34 struct CookieStoreCommand { struct
47 CookieStoreCommand( argument
74 typedef std::vector<CookieStoreCommand> CommandList; argument
Dcookie_monster_store_test.cc20 CookieStoreCommand::CookieStoreCommand( in CookieStoreCommand() function in net::CookieStoreCommand
26 CookieStoreCommand::CookieStoreCommand(Type type, const CanonicalCookie& cookie) in CookieStoreCommand() function in net::CookieStoreCommand