HomeSort by relevance Sort by last modified time
    Searched defs:GetEntry (Results 1 - 15 of 15) sorted by null

  /art/dex2oat/linker/
index_bss_mapping_encoder.h 70 IndexBssMappingEntry GetEntry() {
  /external/v8/src/profiler/
strings-storage.cc 35 base::HashMap::Entry* entry = GetEntry(src, len);
57 base::HashMap::Entry* entry = GetEntry(str, len);
120 base::HashMap::Entry* StringsStorage::GetEntry(const char* str, int len) {
heap-snapshot-generator.cc     [all...]
  /external/v8/src/
identity-map.cc 157 IdentityMapBase::RawEntry IdentityMapBase::GetEntry(Object* key) {
unicode.cc 35 static inline uchar GetEntry(int32_t entry) {
62 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
67 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > value)) {
80 uchar entry = GetEntry(field);
118 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
123 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > key)) {
136 uchar entry = GetEntry(field);
    [all...]
  /external/webrtc/webrtc/base/
diskcache.h 79 const Entry* GetEntry(const std::string& id) const {
  /system/security/keystore/
authorization_set.cpp 173 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const {
  /external/webrtc/webrtc/examples/peerconnection/server/
peer_channel.cc 91 other.GetEntry());
96 std::string ChannelMember::GetEntry() const {
355 std::string response(member.GetEntry());
359 response += (*i)->GetEntry();
  /hardware/interfaces/keymaster/3.0/vts/functional/
authorization_set.cpp 177 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const {
  /hardware/interfaces/keymaster/4.0/support/
authorization_set.cpp 166 NullOr<const KeyParameter&> AuthorizationSet::GetEntry(Tag tag) const {
  /frameworks/base/libs/androidfw/
LoadedArsc.cpp 206 const ResTable_entry* LoadedPackage::GetEntry(const ResTable_type* type_chunk,
  /external/vboot_reference/cgpt/
cgpt_common.c 705 GptEntry *GetEntry(GptData *gpt, int secondary, uint32_t entry_index) {
733 entry = GetEntry(&drive->gpt, secondary, entry_index);
739 entry = GetEntry(&drive->gpt, secondary, entry_index);
747 entry = GetEntry(&drive->gpt, secondary, entry_index);
753 entry = GetEntry(&drive->gpt, secondary, entry_index);
761 entry = GetEntry(&drive->gpt, secondary, entry_index);
767 entry = GetEntry(&drive->gpt, secondary, entry_index);
774 entry = GetEntry(&drive->gpt, secondary, entry_index);
789 entry = GetEntry(&drive->gpt, secondary, index);
795 entry = GetEntry(&drive->gpt, secondary, index)
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/mkvparser/
mkvparser.cc     [all...]
  /external/libvpx/libwebm/mkvparser/
mkvparser.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
gpmgmt.h     [all...]

Completed in 483 milliseconds