Home
last modified time | relevance | path

Searched defs:GetEntry (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/base/
Ddiskcache.h79 const Entry* GetEntry(const std::string& id) const { in GetEntry() function
/external/v8/src/profiler/
Dstrings-storage.cc120 base::HashMap::Entry* StringsStorage::GetEntry(const char* str, int len) { in GetEntry() function in v8::internal::StringsStorage
Dheap-snapshot-generator.cc1676 HeapEntry* V8HeapExplorer::GetEntry(Object* obj) { in GetEntry() function in v8::internal::V8HeapExplorer
/external/v8/src/
Didentity-map.cc157 IdentityMapBase::RawEntry IdentityMapBase::GetEntry(Object* key) { in GetEntry() function in v8::internal::IdentityMapBase
Dsafepoint-table.h97 SafepointEntry GetEntry(unsigned index) const { in GetEntry() function
Dunicode.cc35 static inline uchar GetEntry(int32_t entry) { in GetEntry() function
/external/webrtc/webrtc/examples/peerconnection/server/
Dpeer_channel.cc96 std::string ChannelMember::GetEntry() const { in GetEntry() function in ChannelMember
/external/vboot_reference/cgpt/
Dcgpt_common.c705 GptEntry *GetEntry(GptData *gpt, int secondary, uint32_t entry_index) { in GetEntry() function
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc1594 const SeekHead::Entry* SeekHead::GetEntry(int idx) const { in GetEntry() function in mkvparser::SeekHead
6635 long Cluster::GetEntry(long index, const mkvparser::BlockEntry*& pEntry) const { in GetEntry() function in mkvparser::Cluster
7293 const BlockEntry* Cluster::GetEntry(const Track* pTrack, in GetEntry() function in mkvparser::Cluster
7355 const BlockEntry* Cluster::GetEntry(const CuePoint& cp, in GetEntry() function in mkvparser::Cluster
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc1597 const SeekHead::Entry* SeekHead::GetEntry(int idx) const { in GetEntry() function in mkvparser::SeekHead
6710 long Cluster::GetEntry(long index, const mkvparser::BlockEntry*& pEntry) const { in GetEntry() function in mkvparser::Cluster
7370 const BlockEntry* Cluster::GetEntry(const Track* pTrack, in GetEntry() function in mkvparser::Cluster
7432 const BlockEntry* Cluster::GetEntry(const CuePoint& cp, in GetEntry() function in mkvparser::Cluster