HomeSort by relevance Sort by last modified time
    Searched defs:CookieStoreCommand (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
cookie_monster_store_test.h 19 struct CookieStoreCommand {
26 CookieStoreCommand(Type type,
41 typedef std::vector<CookieStoreCommand> CommandList;
  /external/chromium_org/net/cookies/
cookie_monster_store_test.h 52 struct CookieStoreCommand {
59 CookieStoreCommand(Type type, const CanonicalCookie& cookie)
73 typedef std::vector<CookieStoreCommand> CommandList;

Completed in 137 milliseconds