Home
last modified time | relevance | path

Searched defs:attribute_name (Results 1 – 3 of 3) sorted by relevance

/test/vts/utils/python/mirror/
Dnative_entity_mirror.py105 def GetAttribute(self, attribute_name): argument
160 def Py2Pb(self, attribute_name, py_values): argument
/test/vts/compilation_tools/vtsc/code_gen/profiler/
DProfilerCodeGenBase.cpp246 std::string attribute_name = attribute.name(); in GenerateProfilerMethodDeclForAttribute() local
268 std::string attribute_name = attribute.name(); in GenerateProfilerMethodImplForAttribute() local
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalHidlCodeGen.cpp599 string attribute_name = ClearStringWithNameSpaceAccess(attribute.name()); in GenerateRandomFunctionDeclForAttribute() local
613 string attribute_name = ClearStringWithNameSpaceAccess(attribute.name()); in GenerateRandomFunctionImplForAttribute() local