Home
last modified time | relevance | path

Searched defs:id_found (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/
Dnotification_provider.cc54 bool id_found = manager_.GetId(notification, id); in cancel() local
63 bool id_found = manager_.GetId(notification, id); in objectDestroyed() local
/external/chromium_org/sync/syncable/
Ddirectory.cc216 IdsMap::iterator id_found = kernel_->ids_map.find(id.value()); in GetEntryById() local
/external/chromium/chrome/browser/sync/syncable/
Dsyncable.cc428 IdsIndex::iterator id_found = kernel_->ids_index->find(&kernel_->needle); in GetEntryById() local