Searched refs:apk_fds (Results 1 – 1 of 1) sorted by relevance
1324 const std::vector<fd_t>& apk_fds, in run_profman_dump() argument1341 for (fd_t apk_fd : apk_fds) { in run_profman_dump()1393 std::vector<fd_t> apk_fds; in dump_profile() local1402 apk_fds.push_back(apk_fd); in dump_profile()1410 apk_fds, output_fd); in dump_profile()1414 close_all_fds(apk_fds, "apk_fds"); in dump_profile()