Home
last modified time | relevance | path

Searched defs:predefined_type (Results 1 – 2 of 2) sorted by relevance

/test/vts/compilation_tools/vtsc/code_gen/profiler/
DHalHidlProfilerCodeGen.cpp50 std::string predefined_type = val.predefined_type(); in GenerateProfilerForEnumVariable() local
109 std::string predefined_type = val.predefined_type(); in GenerateProfilerForStructVariable() local
131 std::string predefined_type = val.predefined_type(); in GenerateProfilerForUnionVariable() local
/test/vts/proto/
DComponentSpecificationMessage.proto486 optional bytes predefined_type = 201; field