Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
Ddcamera_host.cpp69 if (IsCameraIdInvalid(cameraId)) { in GetCameraAbility()
118 if (IsCameraIdInvalid(cameraId) || callbackObj == nullptr) { in OpenCamera()
230 bool DCameraHost::IsCameraIdInvalid(const std::string &cameraId) in IsCameraIdInvalid() function in OHOS::DistributedHardware::DCameraHost
/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_host/
Ddcamera_host.h59 bool IsCameraIdInvalid(const std::string &cameraId);