Searched defs:attr_name (Results 1 – 4 of 4) sorted by relevance
72 bool CgroupGetAttributePath(const std::string& attr_name, std::string* path) { in CgroupGetAttributePath()87 bool CgroupGetAttributePathForTask(const std::string& attr_name, int tid, std::string* path) { in CgroupGetAttributePathForTask()432 static bool SetProcessGroupValue(int tid, const std::string& attr_name, int64_t value) { in SetProcessGroupValue()
385 std::string attr_name = params_val["Name"].asString(); in Load() local
72 static int get_attr_bit(policydb_t *policydb, const char *attr_name) in get_attr_bit()
455 const XML_Char *attr_name = NULL; in start_tag() local