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

  /art/profman/
profile_assistant_test.cc 375 ScratchFile reference_profile; local
377 int reference_profile_fd = GetFd(reference_profile);
393 reference_profile, &info2);
400 ScratchFile reference_profile; local
403 int reference_profile_fd = GetFd(reference_profile);
408 SetupProfile("p1", 1, 0, classes_in_ref_profile, reference_profile, &info2);
423 ScratchFile reference_profile; local
428 int reference_profile_fd = GetFd(reference_profile);
441 ASSERT_TRUE(reference_profile.GetFile()->ResetOffset());
457 ScratchFile reference_profile; local
486 ScratchFile reference_profile; local
530 ScratchFile reference_profile; local
605 ScratchFile reference_profile; local
633 ScratchFile reference_profile; local
993 ScratchFile reference_profile; local
1158 ScratchFile reference_profile; local
1242 ScratchFile reference_profile; local
    [all...]
  /frameworks/native/cmds/installd/
dexopt.cpp 2229 std::string reference_profile = create_reference_profile_path( local
    [all...]

Completed in 516 milliseconds