Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dtask_profiles.cpp444 void SetCgroupAction::DropResourceCaching(ResourceCacheType cache_type) { in DropResourceCaching() function in SetCgroupAction
613 void WriteFileAction::DropResourceCaching(ResourceCacheType cache_type) { in DropResourceCaching() function in WriteFileAction
669 void ApplyProfileAction::DropResourceCaching(ResourceCacheType cache_type) { in DropResourceCaching() function in ApplyProfileAction
743 void TaskProfile::DropResourceCaching(ProfileAction::ResourceCacheType cache_type) { in DropResourceCaching() function in TaskProfile
769 void TaskProfiles::DropResourceCaching(ProfileAction::ResourceCacheType cache_type) const { in DropResourceCaching() function in TaskProfiles
Dtask_profiles.h84 virtual void DropResourceCaching(ResourceCacheType) {} in DropResourceCaching() function