Searched defs:GetDexMethodIndex (Results 1 – 4 of 4) sorted by relevance
63 uint32_t GetDexMethodIndex() const { in GetDexMethodIndex() function
166 uint32_t GetDexMethodIndex() const { return std::get<0>(*this); } in GetDexMethodIndex() function
97 inline uint32_t ArtMethod::GetDexMethodIndex() { in GetDexMethodIndex() function
4003 uint32_t GetDexMethodIndex() const { return dex_method_index_; } in GetDexMethodIndex() function4471 uint32_t GetDexMethodIndex() const { return dex_method_index_; } in GetDexMethodIndex() function