Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dsyncable.cc418 EntryKernel* Directory::GetEntryById(const Id& id) { in GetEntryById() function in syncable::Directory
423 EntryKernel* Directory::GetEntryById(const Id& id, in GetEntryById() function in syncable::Directory
/external/v8/src/
Dprofile-generator.cc1252 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) { in GetEntryById() function in v8::internal::HeapSnapshot