Searched refs:StructSpecificationMessage (Results 1 – 8 of 8) sorted by relevance
| /test/vts/compilation_tools/vtsc/code_gen/driver/ |
| D | HalCodeGen.h | 58 const StructSpecificationMessage& message, const string& parent_path); 61 const StructSpecificationMessage& message, const string& parent_path); 64 const StructSpecificationMessage& message, 69 const StructSpecificationMessage& message,
|
| D | HalCodeGen.cpp | 503 Formatter& out, const StructSpecificationMessage& message, in GenerateCppBodyFuzzFunction() 780 Formatter& out, const StructSpecificationMessage& message, in GenerateCppBodyGetAttributeFunction() 861 Formatter& out, const StructSpecificationMessage& message, in GenerateSubStructFuzzFunctionCall() 887 Formatter& out, const StructSpecificationMessage& message, in GenerateSubStructGetAttributeFunctionCall()
|
| D | DriverCodeGenBase.h | 144 Formatter& out, const StructSpecificationMessage& message,
|
| D | HalHidlCodeGen.h | 95 const StructSpecificationMessage& message,
|
| D | DriverCodeGenBase.cpp | 229 Formatter& out, const StructSpecificationMessage& message, in GenerateFuzzFunctionForSubStruct()
|
| /test/vts/utils/python/mirror/ |
| D | mirror_object.py | 141 CompSpecMsg.StructSpecificationMessage): 249 elif isinstance(self._if_spec_msg, CompSpecMsg.StructSpecificationMessage): 316 elif isinstance(self._if_spec_msg, CompSpecMsg.StructSpecificationMessage):
|
| /test/vts/proto/ |
| D | ComponentSpecificationMessage.proto | 364 message StructSpecificationMessage { message 375 repeated StructSpecificationMessage sub_struct = 2001; 391 repeated StructSpecificationMessage sub_struct = 4001;
|
| D | ComponentSpecificationMessage_pb2.py | 1348 class StructSpecificationMessage(_message.Message): class
|