Searched defs:OnError (Results 1 – 7 of 7) sorted by relevance
20 void CameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::CameraDeviceCallback
23 void CameraDeviceCallbackProxy::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::CameraDeviceCallbackProxy
28 void (*OnError)(int /*ErrorTypeCIF*/ type, int errorMsg); member
24 void OnError(ErrorType type, int32_t errorCode) override {} in OnError() function in IPCCameraDeviceCallbackFuzzer
201 virtual void OnError(ErrorType type, int32_t errorMsg) override in OnError() function
648 int32_t (*OnError)(CALLBACK_HANDLE privateDataHandle, int32_t errorType, int32_t errorCode); member