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

  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model.cc 128 case CookieTreeNode::DetailedInfo::TYPE_APPCACHE:
227 Init(TYPE_APPCACHE);
    [all...]
cookies_tree_model.h 91 TYPE_APPCACHE, // This is used for CookieTreeAppCacheNode.
cookies_tree_model_unittest.cc 221 case CookieTreeNode::DetailedInfo::TYPE_APPCACHE:
322 CookieTreeNode::DetailedInfo::TYPE_APPCACHE);
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
cookies_tree_model_util.cc 175 case CookieTreeNode::DetailedInfo::TYPE_APPCACHE: {

Completed in 500 milliseconds