Searched refs:HksIpcCall (Results 1 – 1 of 1) sorted by relevance
117 static int32_t HksIpcCall(IUnknown *iUnknown, enum HksIpcInterfaceCode type, const struct HksBlob *… in HksIpcCall() function183 ret = HksIpcCall((IUnknown *)clientProxy, type, inBlob, outBlob); in HksSendRequestSync()