Searched defs:GetClassDefIndex (Results 1 – 6 of 6) sorted by relevance
61 uint16_t GetClassDefIndex() const { in GetClassDefIndex() function
366 uint32_t GetClassDefIndex() const { in GetClassDefIndex() function
101 uint16_t GetClassDefIndex(const std::string& cls, const DexFile& dex_file) { in GetClassDefIndex() function in art::Dex2oatVdexTest
246 uint16_t GetClassDefIndex(const std::string& cls, const DexFile& dex_file) { in GetClassDefIndex() function in art::verifier::VerifierDepsTest
117 inline bool GetClassDefIndex(uint32_t dex_offset, uint32_t* class_def_index) { in GetClassDefIndex() function
269 inline uint16_t ArtMethod::GetClassDefIndex() { in GetClassDefIndex() function