Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_monster_store_test.h34 struct CookieStoreCommand { struct
47 CookieStoreCommand( argument
74 typedef std::vector<CookieStoreCommand> CommandList; argument
H A 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