Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp742 static void run_profman(const std::vector<unique_fd>& profile_fds, in run_profman()
922 static void run_profman_dump(const std::vector<unique_fd>& profile_fds, in run_profman_dump()
959 std::vector<unique_fd> profile_fds; in dump_profiles() local