HomeSort by relevance Sort by last modified time
    Searched full:kkeyassociations (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/search/
history_data_store.cc 20 const char kKeyAssociations[] = "associations";
66 if (!dict->GetDictionaryWithoutPathExpansion(kKeyAssociations,
125 cached_dict->Set(kKeyAssociations, new base::DictionaryValue);
193 CHECK(cached_dict->GetDictionary(kKeyAssociations, &assoc_dict) &&

Completed in 45 milliseconds