HomeSort by relevance Sort by last modified time
    Searched refs:IsTypeIndexValid (Results 1 - 3 of 3) sorted by null

  /art/runtime/
dex_file.h 586 bool IsTypeIndexValid(dex::TypeIndex idx) const {
    [all...]
  /art/compiler/optimizing/
inliner.cc 679 if (!dex_cache->GetDexFile()->IsTypeIndexValid(class_ref.type_index)) {
    [all...]
  /art/runtime/jit/
profile_compilation_info.cc     [all...]

Completed in 76 milliseconds