Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp454 std::vector<sptr<CameraAbility>> cameraAbilityArray; in GetSessionFunctions() local
456 CHECK_ERROR_RETURN_RET_LOG(metadata == nullptr, cameraAbilityArray, in GetSessionFunctions()
465 std::vector<sptr<CameraAbility>> cameraAbilityArray; in GetSessionConflictFunctions() local
467 CHECK_ERROR_RETURN_RET_LOG(metadata == nullptr, cameraAbilityArray, in GetSessionConflictFunctions()