Searched refs:GenerateVerificationCodeForTypedVariable (Results 1 – 2 of 2) sorted by relevance
| /test/vts/compilation_tools/vtsc/code_gen/driver/ |
| D | HalHidlCodeGen.cpp | 944 GenerateVerificationCodeForTypedVariable(out, api.return_type_hidl(i), in GenerateVerificationFunctionImpl() 958 void HalHidlCodeGen::GenerateVerificationCodeForTypedVariable(Formatter& out, in GenerateVerificationCodeForTypedVariable() function in android::vts::HalHidlCodeGen 1012 GenerateVerificationCodeForTypedVariable( in GenerateVerificationCodeForTypedVariable() 1033 GenerateVerificationCodeForTypedVariable( in GenerateVerificationCodeForTypedVariable() 1053 GenerateVerificationCodeForTypedVariable(out, val.struct_value(i), in GenerateVerificationCodeForTypedVariable() 1073 GenerateVerificationCodeForTypedVariable(out, val.union_value(i), in GenerateVerificationCodeForTypedVariable() 1161 GenerateVerificationCodeForTypedVariable(out, attribute, "expected_result", in GenerateVerificationImplForAttribute()
|
| D | HalHidlCodeGen.h | 146 void GenerateVerificationCodeForTypedVariable(Formatter& out,
|