Home
last modified time | relevance | path

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

/aosp14/system/core/libprocessgroup/setup/
H A Dcgroup_map_write.cpp357 static bool SetupCgroup(const CgroupDescriptor& descriptor) { in SetupCgroup() function
374 static bool SetupCgroup(const CgroupDescriptor&) { in SetupCgroup() function
452 if (SetupCgroup(descriptor)) { in CgroupSetup()