Searched refs:GenerateVerificationCodeForTypedVariable (Results 1 – 2 of 2) sorted by relevance
/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | HalHidlCodeGen.cpp | 1195 GenerateVerificationCodeForTypedVariable(out, api.return_type_hidl(i), in GenerateVerificationFunctionImpl() 1209 void HalHidlCodeGen::GenerateVerificationCodeForTypedVariable(Formatter& out, in GenerateVerificationCodeForTypedVariable() function in android::vts::HalHidlCodeGen 1264 GenerateVerificationCodeForTypedVariable( in GenerateVerificationCodeForTypedVariable() 1286 GenerateVerificationCodeForTypedVariable( in GenerateVerificationCodeForTypedVariable() 1306 GenerateVerificationCodeForTypedVariable(out, val.struct_value(i), in GenerateVerificationCodeForTypedVariable() 1326 GenerateVerificationCodeForTypedVariable(out, val.union_value(i), in GenerateVerificationCodeForTypedVariable() 1420 GenerateVerificationCodeForTypedVariable(out, attribute, "expected_result", in GenerateVerificationImplForAttribute()
|
D | HalHidlCodeGen.h | 152 void GenerateVerificationCodeForTypedVariable(Formatter& out,
|