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

  /art/runtime/jit/
profile_compilation_info.cc 524 const DexReference& dex_ref = pmi.dex_references[class_ref.dex_profile_index];
526 GetProfileDexFileKey(dex_ref.dex_location),
527 dex_ref.dex_checksum);
    [all...]
  /art/profman/
profile_assistant_test.cc 278 ProfileCompilationInfo::DexReference dex_ref = local
280 if (dex_ref.MatchesDex(&(it->GetDexFile())) &&
    [all...]

Completed in 82 milliseconds