Home
last modified time | relevance | path

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

/aosp12/system/core/libprocessgroup/
H A Dtask_profiles.cpp147 void CachedFdProfileAction::EnableResourceCaching() { in EnableResourceCaching() function in CachedFdProfileAction
372 void ApplyProfileAction::EnableResourceCaching() { in EnableResourceCaching() function in ApplyProfileAction
410 void TaskProfile::EnableResourceCaching() { in EnableResourceCaching() function in TaskProfile
H A Dtask_profiles.h54 virtual void EnableResourceCaching() {} in EnableResourceCaching() function