Home
last modified time | relevance | path

Searched refs:ExecuteCaptureStartWithInfoCb (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h225 void ExecuteCaptureStartWithInfoCb(const CallbackInfo& info) const;
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp1418 void PhotoOutputCallback::ExecuteCaptureStartWithInfoCb(const CallbackInfo& info) const in ExecuteCaptureStartWithInfoCb() function in OHOS::CameraStandard::PhotoOutputCallback
1536 ExecuteCaptureStartWithInfoCb(info); in UpdateJSCallback()