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

  /art/profman/
boot_image_profile.cc 124 out_profile->AddClassForDex(ref);
127 out_profile->AddClassForDex(ref);
  /art/dex2oat/
dex2oat_image_test.cc 333 EXPECT_TRUE(profile.AddClassForDex(ref));
  /art/runtime/jit/
profile_compilation_info.h 261 bool AddClassForDex(const TypeReference& ref) {
    [all...]

Completed in 216 milliseconds