Searched refs:DeferredPhotoProcessingSessionCallbackProxy (Results 1 – 2 of 2) sorted by relevance
23 DeferredPhotoProcessingSessionCallbackProxy::DeferredPhotoProcessingSessionCallbackProxy( in DeferredPhotoProcessingSessionCallbackProxy() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSessionCallbackProxy27 int32_t DeferredPhotoProcessingSessionCallbackProxy::OnProcessImageDone(const std::string &imageId, in OnProcessImageDone()48 int32_t DeferredPhotoProcessingSessionCallbackProxy::OnProcessImageDone(const std::string &imageId, in OnProcessImageDone()73 int32_t DeferredPhotoProcessingSessionCallbackProxy::OnDeliveryLowQualityImage(const std::string &i… in OnDeliveryLowQualityImage()96 int32_t DeferredPhotoProcessingSessionCallbackProxy::OnError(const std::string &imageId, ErrorCode … in OnError()114 int32_t DeferredPhotoProcessingSessionCallbackProxy::OnStateChanged(StatusCode status) in OnStateChanged()
25 class DeferredPhotoProcessingSessionCallbackProxy : public IRemoteProxy<IDeferredPhotoProcessingSes…27 explicit DeferredPhotoProcessingSessionCallbackProxy(const sptr<IRemoteObject> &impl);28 virtual ~DeferredPhotoProcessingSessionCallbackProxy() = default;38 static inline BrokerDelegator<DeferredPhotoProcessingSessionCallbackProxy> delegator_;