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

  /art/compiler/driver/
dex_compilation_unit.h 61 uint32_t GetDexMethodIndex() const {
  /art/runtime/mirror/
art_method-inl.h 51 inline uint32_t ArtMethod::GetDexMethodIndex() const {
181 return GetDexMethodIndex() == DexFile::kDexNoIndex;

Completed in 640 milliseconds