Searched defs:GetEntryById (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/components/dom_distiller/core/ | ||
| D | dom_distiller_model.cc | 29 bool DomDistillerModel::GetEntryById(const std::string& entry_id, in GetEntryById() function in dom_distiller::DomDistillerModel |
| D | dom_distiller_store.cc | 56 bool DomDistillerStore::GetEntryById(const std::string& entry_id, in GetEntryById() function in dom_distiller::DomDistillerStore |
| /external/chromium_org/sync/syncable/ | ||
| D | directory.cc | 226 EntryKernel* Directory::GetEntryById(const Id& id) { in GetEntryById() function in syncer::syncable::Directory |
| /external/chromium_org/v8/src/ | ||
| D | heap-snapshot-generator.cc | 307 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) { in GetEntryById() function in v8::internal::HeapSnapshot |