Home
last modified time | relevance | path

Searched refs:DPS_PHOTO_CALLBACK_ERROR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/base/include/
H A Ddeferred_processing_service_ipc_interface_code.h31 DPS_PHOTO_CALLBACK_ERROR, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/server/src/
H A Ddeferred_photo_processing_session_callback_stub.cpp36 … static_cast<uint32_t>(DeferredProcessingServiceCallbackInterfaceCode::DPS_PHOTO_CALLBACK_ERROR): { in OnRemoteRequest()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
H A Ddeferred_photo_processing_session_callback_proxy.cpp107 … static_cast<uint32_t>(DeferredProcessingServiceCallbackInterfaceCode::DPS_PHOTO_CALLBACK_ERROR), in OnError()