Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant_test.cc477 std::vector<int> profile_fds({ in TEST_F() local
522 std::vector<int> profile_fds({ in TEST_F() local
549 std::vector<int> profile_fds({ in TEST_F() local
592 std::vector<int> profile_fds({ in TEST_F() local
628 std::vector<int> profile_fds({ in TEST_F() local
733 std::vector<int> profile_fds({ in TEST_F() local
762 std::vector<int> profile_fds({ in TEST_F() local
1509 std::vector<int> profile_fds({GetFd(profile1)}); in TEST_F() local
1751 std::vector<int> profile_fds({ in TEST_F() local
1880 std::vector<int> profile_fds({GetFd(profile)}); in TEST_F() local
[all …]
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp429 void SetupArgs(const std::vector<unique_fd>& profile_fds, in SetupArgs()
686 std::vector<unique_fd> profile_fds; in dump_profiles() local