Searched refs:ServiceClientCallback (Results 1 – 2 of 2) sorted by relevance
38 …static int32_t ServiceClientCallback(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption optio…
256 int32_t CameraServiceClient::ServiceClientCallback(uint32_t code, IpcIo *data, IpcIo *reply, Messag… in ServiceClientCallback() function in OHOS::Media::CameraServiceClient311 objectStub_.func = CameraServiceClient::ServiceClientCallback; in CreateCamera()