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 341 ScratchFile reference_profile; local
343 int reference_profile_fd = GetFd(reference_profile);
359 reference_profile, &info2);
366 ScratchFile reference_profile; local
369 int reference_profile_fd = GetFd(reference_profile);
374 SetupProfile("p1", 1, 0, classes_in_ref_profile, reference_profile, &info2);
389 ScratchFile reference_profile; local
394 int reference_profile_fd = GetFd(reference_profile);
407 ASSERT_TRUE(reference_profile.GetFile()->ResetOffset());
423 ScratchFile reference_profile; local
452 ScratchFile reference_profile; local
496 ScratchFile reference_profile; local
571 ScratchFile reference_profile; local
599 ScratchFile reference_profile; local
956 ScratchFile reference_profile; local
    [all...]
  /frameworks/native/cmds/installd/
dexopt.cpp 1851 std::string reference_profile = create_reference_profile_path( local
    [all...]

Completed in 100 milliseconds