Searched defs:func_msg (Results 1 – 11 of 11) sorted by relevance
| /test/vts/compilation_tools/vtsc/test/golden/DRIVER/ |
| D | CameraHalV2.driver.cpp | 60 FunctionSpecificationMessage* func_msg, in Fuzz__common_methods() 107 FunctionSpecificationMessage* func_msg, in Fuzz__common() 114 FunctionSpecificationMessage* func_msg, in Fuzz() 221 FunctionSpecificationMessage* func_msg, in GetAttribute__common_methods() 238 FunctionSpecificationMessage* func_msg, in GetAttribute__common() 263 FunctionSpecificationMessage* func_msg, in GetAttribute()
|
| D | WifiHalV1.driver.cpp | 12 FunctionSpecificationMessage* func_msg, in Fuzz() 27 FunctionSpecificationMessage* func_msg, in GetAttribute()
|
| D | BluetoothHalV1.driver.cpp | 12 FunctionSpecificationMessage* func_msg, in Fuzz() 46 FunctionSpecificationMessage* func_msg, in GetAttribute()
|
| D | Nfc.driver.cpp | 29 FunctionSpecificationMessage* func_msg, in Fuzz() 34 FunctionSpecificationMessage* func_msg, in GetAttribute() 39 …Extended_android_hardware_nfc_V1_0_INfc::CallFunction(const FunctionSpecificationMessage& func_msg… in CallFunction()
|
| D | libcV1.driver.cpp | 14 FunctionSpecificationMessage* func_msg, in Fuzz() 195 FunctionSpecificationMessage* func_msg, in GetAttribute()
|
| D | BluetoothHalV1bt_interface_t.driver.cpp | 217 FunctionSpecificationMessage* func_msg, in Fuzz() 269 FunctionSpecificationMessage* func_msg, in GetAttribute()
|
| /test/vts/drivers/hal/common/specification_parser/ |
| D | SpecificationBuilder.cpp | 257 for (const vts::FunctionSpecificationMessage& func_msg : in GetFuzzerBaseAndAddAllFunctionsToQueue() local 317 FunctionSpecificationMessage* func_msg) { in CallFunction() 484 FunctionSpecificationMessage* func_msg) { in GetAttribute() 669 vts::FunctionSpecificationMessage* func_msg = curr_job.first; in Process() local
|
| /test/vts/proto/ |
| D | VtsProfilingMessage.proto | 58 optional FunctionSpecificationMessage func_msg = 6; field
|
| /test/vts/drivers/hal/framework/ |
| D | SocketServer.cpp | 105 FunctionSpecificationMessage* func_msg = new FunctionSpecificationMessage(); in Call() local 116 FunctionSpecificationMessage* func_msg = new FunctionSpecificationMessage(); in GetAttribute() local
|
| D | BinderServer.cpp | 165 FunctionSpecificationMessage* func_msg = new FunctionSpecificationMessage(); in Call() local
|
| /test/vts/compilation_tools/vtsc/code_gen/driver/ |
| D | HalHidlCodeGen.cpp | 212 const FunctionSpecificationMessage& func_msg) { in GenerateDriverImplForMethod() 273 const FunctionSpecificationMessage& func_msg) { in GenerateHalFunctionCall() 290 const FunctionSpecificationMessage& func_msg) { in GenerateSyncCallbackFunctionImpl() 1405 const FunctionSpecificationMessage& func_msg) { in CanElideCallback()
|