Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dtask_profiles.cpp360 void SetCgroupAction::DropResourceCaching(ResourceCacheType cache_type) { in DropResourceCaching() function in SetCgroupAction
496 void WriteFileAction::DropResourceCaching(ResourceCacheType cache_type) { in DropResourceCaching() function in WriteFileAction
521 void ApplyProfileAction::DropResourceCaching(ResourceCacheType cache_type) { in DropResourceCaching() function in ApplyProfileAction
567 void TaskProfile::DropResourceCaching(ProfileAction::ResourceCacheType cache_type) { in DropResourceCaching() function in TaskProfile
579 void TaskProfiles::DropResourceCaching(ProfileAction::ResourceCacheType cache_type) const { in DropResourceCaching() function in TaskProfiles
Dtask_profiles.h74 virtual void DropResourceCaching(ResourceCacheType) {} in DropResourceCaching() function