Searched defs:GetEntry (Results 1 – 9 of 9) sorted by relevance
139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
124 const Entry* GetEntry(int pc_offset) const { in GetEntry() function
177 base::HashMap::Entry* StringsStorage::GetEntry(const char* str, int len) { in GetEntry() function in v8::internal::StringsStorage
1881 HeapEntry* V8HeapExplorer::GetEntry(Object obj) { in GetEntry() function in v8::internal::V8HeapExplorer
110 SafepointEntry GetEntry(int index) const { in GetEntry() function
41 static inline uchar GetEntry(int32_t entry) { return entry & (kStartBit - 1); } in GetEntry() function
92331 EntryType* GetEntry(KeyType aKey) const in GetEntry() function in nsTHashtable92653 EntryType* GetEntry(T* aKey) const in GetEntry() function in nsTHashtable