Searched refs:CurrentCallback (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
H A D | LiteIPCClientTest.cpp | 46 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback() function 48 printf("[hcpptest]CurrentCallback run \n"); in CurrentCallback() 136 int result = remoteApi->Invoke(remoteApi, funcId, &request, data2, CurrentCallback); in HWTEST_F() 154 int result = remoteApi->Invoke(remoteApi, funcId, nullptr, data2, CurrentCallback); in HWTEST_F() 203 int result = remoteApi->Invoke(remoteApi, funcId, &request, data2, CurrentCallback); in HWTEST_F()
|
Completed in 2 milliseconds