Home
last modified time | relevance | path

Searched refs:use_fd_cache (Results 1 – 2 of 2) sorted by relevance

/system/core/libprocessgroup/include/processgroup/
Dprocessgroup.h32 bool SetTaskProfiles(int tid, const std::vector<std::string>& profiles, bool use_fd_cache = false);
34 bool use_fd_cache = false);
/system/core/libprocessgroup/
Dprocessgroup.cpp115 bool use_fd_cache) { in SetProcessProfiles() argument
121 if (use_fd_cache) { in SetProcessProfiles()
135 bool SetTaskProfiles(int tid, const std::vector<std::string>& profiles, bool use_fd_cache) { in SetTaskProfiles() argument
141 if (use_fd_cache) { in SetTaskProfiles()