Home
last modified time | relevance | path

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

/system/core/libprocessgroup/setup/
Dcgroup_map_write.cpp252 static bool SetupCgroup(const CgroupDescriptor& descriptor) { in SetupCgroup() function
332 static bool SetupCgroup(const CgroupDescriptor&) { in SetupCgroup() function
410 if (SetupCgroup(descriptor)) { in CgroupSetup()