Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h1908 std::shared_ptr<MoonCaptureBoostStatusCallback> moonCaptureBoostStatusCallback_; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp1151 moonCaptureBoostStatusCallback_ = nullptr; in Release()
1263 return moonCaptureBoostStatusCallback_; in GetMoonCaptureBoostStatusCallback()
4646 moonCaptureBoostStatusCallback_ = callback; in SetMoonCaptureBoostStatusCallback()