Home
last modified time | relevance | path

Searched refs:PHOTO_CONFLICT_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/
H A Dcamera_ability_napi.cpp40 {FunctionsType::PHOTO_CONFLICT_FUNCTIONS, PHOTO_CONFLICT_ABILITY_NAPI_CLASS_NAME},
119 {FunctionsType::PHOTO_CONFLICT_FUNCTIONS, {zoom_query_props, macro_query_props}},
151 } else if (type == FunctionsType::PHOTO_CONFLICT_FUNCTIONS) { in Init()
184 } else if (type == FunctionsType::PHOTO_CONFLICT_FUNCTIONS) { in CreateCameraFunctions()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dnative_module_ohos_camera.cpp80 CameraFunctionsNapi::Init(env, exports, FunctionsType::PHOTO_CONFLICT_FUNCTIONS); in Export()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ability/
H A Dcamera_ability_napi.h29 PHOTO_CONFLICT_FUNCTIONS, enumerator
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp83 {SceneMode::CAPTURE, FunctionsType::PHOTO_CONFLICT_FUNCTIONS},