Home
last modified time | relevance | path

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

/aosp12/system/core/libprocessgroup/
H A Dprocessgroup.cpp72 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()
479 static bool SetProcessGroupValue(int tid, const std::string& attr_name, int64_t value) { in SetProcessGroupValue()
510 bool getAttributePathForTask(const std::string& attr_name, int tid, std::string* path) { in getAttributePathForTask()
H A Dtask_profiles.cpp544 std::string attr_name = params_val["Name"].asString(); in Load() local
/aosp12/build/soong/scripts/
H A Dmanifest.py36 attr_name, value): argument
/aosp12/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.cpp85 static std::string TransformNestedAttr(const ResourceNameRef& attr_name, in TransformNestedAttr()
323 const ResourceName& attr_name = entry.attr_ref->name.value(); in ProcessStyleable() local
406 const ResourceName& attr_name = styleable_attr.attr_ref->name.value(); in ProcessStyleable() local
/aosp12/system/bt/gd/rust/linux/stack/btif_macros/src/
H A Dlib.rs82 let attr_name = i.ident; in btif_callbacks_generator() localVariable
/aosp12/frameworks/base/tools/aapt2/compile/
H A DInlineXmlFormatParser.cpp33 std::string attr_name; member
/aosp12/frameworks/base/media/mca/filterfw/jni/
H A Djni_shader_program.cpp261 jstring attr_name, in Java_android_filterfw_core_ShaderProgram_setShaderAttributeValues()
290 jstring attr_name, in Java_android_filterfw_core_ShaderProgram_setShaderAttributeVertexFrame()
/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlDom.cpp458 const StringPiece& attr_ns, const StringPiece& attr_name, in FindChildWithAttribute()
466 const StringPiece& attr_name, in FindChildWithAttribute()
/aosp12/system/sepolicy/tools/
H A Dcheckfc.c72 static int get_attr_bit(policydb_t *policydb, const char *attr_name) in get_attr_bit()
/aosp12/frameworks/base/tools/aapt2/link/
H A DManifestFixer.cpp523 const StringPiece& attr_name, xml::Element* el) { in FullyQualifyClassName()
/aosp12/hardware/qcom/audio/hal/
H A Dplatform_info.c892 const XML_Char *attr_name = NULL; in start_tag() local
/aosp12/system/media/audio_route/
H A Daudio_route.c471 const XML_Char *attr_name = NULL; in start_tag() local
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp378 -> std::optional<int32_t> { in GetDisplayParams()