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

  /external/chromium/net/base/
cookie_monster.h 277 enum DeletionCause {
422 DeletionCause deletion_cause);
442 // that were accessed before |keep_accessed_after|, using DeletionCause
447 DeletionCause cause,
    [all...]
cookie_monster.cc 349 // Mapping between DeletionCause and Delegate::ChangeCause; the mapping also
    [all...]
  /external/chromium_org/net/cookies/
cookie_monster.h 359 enum DeletionCause {
545 DeletionCause deletion_cause);
567 DeletionCause cause,
    [all...]
cookie_monster.cc 259 // Mapping between DeletionCause and Delegate::ChangeCause; the mapping also
    [all...]

Completed in 27 milliseconds