Searched refs:OnErrorCallbackAsync (Results 1 – 6 of 6) sorted by relevance
46 void OnErrorCallbackAsync(const int32_t errorType, const int32_t errorMsg) const;
54 void OnErrorCallbackAsync(const int32_t errorType) const;
72 void ErrorCallbackListener::OnErrorCallbackAsync(const int32_t errorType, const int32_t errorMsg) c… in OnErrorCallbackAsync() function in OHOS::CameraStandard::ErrorCallbackListener125 OnErrorCallbackAsync(errorType, errorMsg); in OnError()
246 void MetadataStateCallbackNapi::OnErrorCallbackAsync(const int32_t errorType) const in OnErrorCallbackAsync() function in OHOS::CameraStandard::MetadataStateCallbackNapi299 OnErrorCallbackAsync(errorType); in OnError()
150 void OnErrorCallbackAsync(int32_t errorCode) const;
556 void SessionCallbackListener::OnErrorCallbackAsync(int32_t errorCode) const in OnErrorCallbackAsync() function in OHOS::CameraStandard::SessionCallbackListener605 OnErrorCallbackAsync(errorCode); in OnError()