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

  /art/libprofile/profile/
profile_compilation_info.h 257 bool AddClassesForDex(const DexFile* dex_file, Iterator index_begin, Iterator index_end) {
    [all...]
  /art/runtime/jit/
profile_saver.cc 489 cached_info->AddClassesForDex(dex_file, classes.begin(), classes.end());
    [all...]
  /art/dex2oat/
dex2oat_test.cc     [all...]

Completed in 594 milliseconds