Searched defs:attr_name (Results 1 – 13 of 13) sorted by relevance
/aosp12/system/core/libprocessgroup/ |
H A D | processgroup.cpp | 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() 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 D | task_profiles.cpp | 544 std::string attr_name = params_val["Name"].asString(); in Load() local
|
/aosp12/build/soong/scripts/ |
H A D | manifest.py | 36 attr_name, value): argument
|
/aosp12/frameworks/base/tools/aapt2/java/ |
H A D | JavaClassGenerator.cpp | 85 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 D | lib.rs | 82 let attr_name = i.ident; in btif_callbacks_generator() localVariable
|
/aosp12/frameworks/base/tools/aapt2/compile/ |
H A D | InlineXmlFormatParser.cpp | 33 std::string attr_name; member
|
/aosp12/frameworks/base/media/mca/filterfw/jni/ |
H A D | jni_shader_program.cpp | 261 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 D | XmlDom.cpp | 458 const StringPiece& attr_ns, const StringPiece& attr_name, in FindChildWithAttribute() 466 const StringPiece& attr_name, in FindChildWithAttribute()
|
/aosp12/system/sepolicy/tools/ |
H A D | checkfc.c | 72 static int get_attr_bit(policydb_t *policydb, const char *attr_name) in get_attr_bit()
|
/aosp12/frameworks/base/tools/aapt2/link/ |
H A D | ManifestFixer.cpp | 523 const StringPiece& attr_name, xml::Element* el) { in FullyQualifyClassName()
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | platform_info.c | 892 const XML_Char *attr_name = NULL; in start_tag() local
|
/aosp12/system/media/audio_route/ |
H A D | audio_route.c | 471 const XML_Char *attr_name = NULL; in start_tag() local
|
/aosp12/frameworks/native/libs/vr/libvrflinger/ |
H A D | hardware_composer.cpp | 378 -> std::optional<int32_t> { in GetDisplayParams()
|