Home
last modified time | relevance | path

Searched defs:call_msg (Results 1 – 4 of 4) sorted by relevance

/test/vts/drivers/hal/server/
DSocketServer.cpp73 FunctionCallMessage* call_msg = new FunctionCallMessage(); in Call() local
81 FunctionCallMessage* call_msg = new FunctionCallMessage(); in GetAttribute() local
DBinderServer.cpp168 FunctionCallMessage* call_msg = new FunctionCallMessage(); in Call() local
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp102 string VtsHalDriverManager::CallFunction(FunctionCallMessage* call_msg) { in CallFunction()
175 string VtsHalDriverManager::GetAttribute(FunctionCallMessage* call_msg) { in GetAttribute()
358 const FunctionCallMessage& call_msg) { in GetDriverWithCallMsg()
/test/vts/drivers/hal/replayer/
DVtsHidlHalReplayer.cpp89 VtsProfilingRecord call_msg; in ReplayTrace() local