Home
last modified time | relevance | path

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

/aosp12/system/core/libprocessgroup/
H A Dtask_profiles.cpp171 void CachedFdProfileAction::DropResourceCaching() { in DropResourceCaching() function in CachedFdProfileAction
378 void ApplyProfileAction::DropResourceCaching() { in DropResourceCaching() function in ApplyProfileAction
422 void TaskProfile::DropResourceCaching() { in DropResourceCaching() function in TaskProfile
434 void TaskProfiles::DropResourceCaching() const { in DropResourceCaching() function in TaskProfiles
H A Dtask_profiles.h55 virtual void DropResourceCaching() {} in DropResourceCaching() function