Searched defs:GetClassDefIndex (Results 1 – 12 of 12) sorted by relevance
62 uint16_t GetClassDefIndex() const { in GetClassDefIndex() function
103 uint16_t GetClassDefIndex(const std::string& cls, const DexFile& dex_file) { in GetClassDefIndex() function in art::Dex2oatVdexTest
239 uint16_t GetClassDefIndex(const std::string& cls, const DexFile& dex_file) { in GetClassDefIndex() function in art::verifier::VerifierDepsTest
366 uint32_t GetClassDefIndex() const { in GetClassDefIndex() function
369 uint32_t GetClassDefIndex() const { in GetClassDefIndex() function
370 uint32_t GetClassDefIndex() const { in GetClassDefIndex() function
118 inline bool GetClassDefIndex(uint32_t dex_offset, uint32_t* class_def_index) { in GetClassDefIndex() function