Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_manager.h786 std::vector<sptr<CameraDevice>> GetCameraDeviceListFromServer();
802 cameraDeviceList_ = GetCameraDeviceListFromServer(); in GetCameraDeviceList()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp1195 std::vector<sptr<CameraDevice>> CameraManager::GetCameraDeviceListFromServer() in GetCameraDeviceListFromServer() function in OHOS::CameraStandard::CameraManager
2092 cameraDeviceList = GetCameraDeviceListFromServer(); in IsCameraMuteSupported()
2197 cameraDeviceList = GetCameraDeviceListFromServer(); in IsTorchSupported()