Home
last modified time | relevance | path

Searched refs:GetConflictDevices (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_device_manager.h241 bool GetConflictDevices(sptr<HCameraDevice> &camerasNeedEvict, sptr<HCameraDevice> cameraIdRequestOpen);
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device_manager.cpp173 bool HCameraDeviceManager::GetConflictDevices(sptr<HCameraDevice> &cameraNeedEvict, in GetConflictDevices() function in OHOS::CameraStandard::HCameraDeviceManager
180 MEDIA_INFO_LOG("GetConflictDevices get active: %{public}d, openRequestPid:%{public}d, openRequestUid:%{public}d", in GetConflictDevices()
184 "HCameraDeviceManager::GetConflictDevices rgm and OH camera is turning on in the same time"); in GetConflictDevices()
187 MEDIA_INFO_LOG("HCameraDeviceManager::GetConflictDevices no rgm camera active"); in GetConflictDevices()
197 MEDIA_INFO_LOG("HCameraDeviceManager::GetConflictDevices is same pid"); in GetConflictDevices()
207 MEDIA_INFO_LOG("HCameraDeviceManager::GetConflictDevices active pid:%{public}d state: %{public}d," in GetConflictDevices()
378 "HCameraDeviceManager::GetConflictDevices wrong pid of the process whitch is goning to turn on"); in IsAllowOpen()
H A Dhcamera_device.cpp1201 bool ret = HCameraDeviceManager::GetInstance()->GetConflictDevices(cameraNeedEvict, this); in CanOpenCamera()

Completed in 5 milliseconds