Home
last modified time | relevance | path

Searched refs:IsDeferredPhotoEnabled (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Distream_capture.h46 virtual int32_t IsDeferredPhotoEnabled() = 0;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/include/
H A Dhstream_capture_proxy.h48 int32_t IsDeferredPhotoEnabled() override;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_capture_stub.cpp59 errCode = IsDeferredPhotoEnabled(); in OnRemoteRequest()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_capture.h66 int32_t IsDeferredPhotoEnabled() override;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_capture_proxy.cpp195 int32_t HStreamCaptureProxy::IsDeferredPhotoEnabled() in IsDeferredPhotoEnabled() function in OHOS::CameraStandard::HStreamCaptureProxy
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp807 int32_t HStreamCapture::IsDeferredPhotoEnabled() in IsDeferredPhotoEnabled() function in OHOS::CameraStandard::HStreamCapture