Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp792 int profile_fd, const char* shared_libraries) { in run_dex2oat()
1122 fd_t profile_fd = -1; in open_primary_profile_file_from_dir() local
1172 fd_t profile_fd = open_primary_profile_file(user, pkgname); in open_profile_files() local
1335 for (fd_t profile_fd : profile_fds) { in run_profman_dump() local