HomeSort by relevance Sort by last modified time
    Searched refs:kEvictedChangeCause (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api_constants.cc 19 extern const char kEvictedChangeCause[] = "evicted";
cookies_api_constants.h 22 extern const char kEvictedChangeCause[];
cookies_api.cc 167 cause = keys::kEvictedChangeCause;

Completed in 284 milliseconds