Searched refs:CurrentCallback (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| D | LiteIPCClientTest.cpp | 46 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback() function 136 int result = remoteApi->Invoke(remoteApi, funcId, &request, data2, CurrentCallback); 154 int result = remoteApi->Invoke(remoteApi, funcId, nullptr, data2, CurrentCallback); 203 int result = remoteApi->Invoke(remoteApi, funcId, &request, data2, CurrentCallback);
|