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 355 enum DeletionCause {
549 DeletionCause deletion_cause);
571 DeletionCause cause,
    [all...]
cookie_monster.cc 257 // Mapping between DeletionCause and Delegate::ChangeCause; the mapping also
    [all...]

Completed in 29 milliseconds