Home
last modified time | relevance | path

Searched refs:iProxy (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DLiteIPCServiceTest.cpp76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
79 pthread_self(), iProxy, funcId, origin, req, reply); in Invoke()
89 DefaultFeatureApi *defaultApi = (DefaultFeatureApi *)iProxy; in Invoke()
91 defaultApi->SyncCall((IUnknown *)iProxy); in Invoke()
H A DLiteIPCFeatureTest.cpp88 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply);
129 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
132 pthread_self(), iProxy, funcId, origin, req, reply); in Invoke()
/test/xts/device_attest_lite/framework/small/src/service/
H A Dattest_framework_feature.c46 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply);
149 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
153 if (iProxy == NULL) { in Invoke()

Completed in 2 milliseconds