Home
last modified time | relevance | path

Searched defs:hash (Results 26 – 33 of 33) sorted by relevance

12

/art/runtime/verifier/
Dverifier_deps.cc1212 size_t hash, in IsInDexFiles()
1249 const size_t hash = ComputeModifiedUtf8Hash(descriptor); in VerifyInternalClasses() local
/art/libelffile/elf/
Delf_builder.h730 std::vector<Elf_Word> hash; in PrepareDynamicSection() local
/art/runtime/
Ddebugger.cc803 const uint32_t hash; member
Delf_file.cc774 Elf_Word hash = elfhash(symbol_name.c_str()); in FindDynamicSymbol() local
Doat_file.cc2026 size_t hash) { in FindClassDef()
/art/runtime/native/
Ddalvik_system_DexFile.cc440 const size_t hash(ComputeModifiedUtf8Hash(descriptor.c_str())); in DexFile_defineClassNative() local
/art/runtime/mirror/
Dclass.cc117 char hash = name->CharAt(0) ^ ((name->CharAt(1) & 0x10) << 1); in GetPrimitiveClass() local
/art/runtime/gc/
Dheap.cc4103 uint64_t hash = backtrace.Hash(); in CheckGcStressMode() local

12