Home
last modified time | relevance | path

Searched defs:profile_fds (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc423 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationMethodPercentChange() local
462 std::vector<int> profile_fds({ GetFd(profile)}); in CheckCompilationClassPercentChange() local
486 std::vector<int> profile_fds({ in TEST_F() local
530 std::vector<int> profile_fds({ in TEST_F() local
556 std::vector<int> profile_fds({ in TEST_F() local
598 std::vector<int> profile_fds({ in TEST_F() local
634 std::vector<int> profile_fds({ in TEST_F() local
715 std::vector<int> profile_fds({ in TEST_F() local
743 std::vector<int> profile_fds({ in TEST_F() local
1489 std::vector<int> profile_fds({GetFd(profile1)}); in TEST_F() local
[all …]
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp538 void SetupArgs(const std::vector<T>& profile_fds, in SetupArgs()
788 std::vector<unique_fd> profile_fds; in dump_profiles() local