Home
last modified time | relevance | path

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

/external/chromium_org/net/cookies/
Dcookie_monster_store_test.h52 struct CookieStoreCommand { struct
59 CookieStoreCommand(Type type, const CanonicalCookie& cookie) in CookieStoreCommand() argument
73 typedef std::vector<CookieStoreCommand> CommandList; argument