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
100 std::string predefined_type = val.predefined_type(); in GenerateProfilerForStructVariable() local
121 std::string predefined_type = val.predefined_type(); in GenerateProfilerForUnionVariable() local
/test/vts/proto/
DComponentSpecificationMessage.proto344 optional bytes predefined_type = 201; field