Home
last modified time | relevance | path

Searched defs:attr_name (Results 1 – 5 of 5) sorted by relevance

/system/core/libprocessgroup/
Dprocessgroup.cpp108 bool CgroupGetAttributePath(const std::string& attr_name, std::string* path) { in CgroupGetAttributePath()
123 bool CgroupGetAttributePathForTask(const std::string& attr_name, int tid, std::string* path) { in CgroupGetAttributePathForTask()
626 static bool SetProcessGroupValue(int tid, const std::string& attr_name, int64_t value) { in SetProcessGroupValue()
657 bool getAttributePathForTask(const std::string& attr_name, int tid, std::string* path) { in getAttributePathForTask()
Dtask_profiles_test.cpp139 const char* attr_name; member
Dtask_profiles.cpp885 std::string attr_name = params_val["Name"].asString(); in Load() local
/system/sepolicy/tools/
Dcheckfc.c72 static int get_attr_bit(policydb_t *policydb, const char *attr_name) in get_attr_bit()
/system/media/audio_route/
Daudio_route.c476 const XML_Char *attr_name = NULL; in start_tag() local