Home
last modified time | relevance | path

Searched defs:GetEntryById (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
Ddom_distiller_model.cc29 bool DomDistillerModel::GetEntryById(const std::string& entry_id, in GetEntryById() function in dom_distiller::DomDistillerModel
Ddom_distiller_store.cc56 bool DomDistillerStore::GetEntryById(const std::string& entry_id, in GetEntryById() function in dom_distiller::DomDistillerStore
/external/chromium_org/sync/syncable/
Ddirectory.cc226 EntryKernel* Directory::GetEntryById(const Id& id) { in GetEntryById() function in syncer::syncable::Directory
231 EntryKernel* Directory::GetEntryById(const ScopedKernelLock& lock, in GetEntryById() function in syncer::syncable::Directory
/external/chromium_org/v8/src/
Dheap-snapshot-generator.cc307 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) { in GetEntryById() function in v8::internal::HeapSnapshot