Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_manager.cpp443 int32_t dstDeviceSecurityLevel = GetDeviceSecurityLevel(dstUdid); in CheckDeviceSecurityLevel() local
445 DHLOGD("dstDeviceSecurityLevel, level is %{public}d", dstDeviceSecurityLevel); in CheckDeviceSecurityLevel()
447 srcDeviceSecurityLevel < dstDeviceSecurityLevel) { in CheckDeviceSecurityLevel()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp773 int32_t dstDeviceSecurityLevel = GetDeviceSecurityLevel(dstUdid); in CheckDeviceSecurityLevel() local
774 DHLOGI("srcDeviceSecurityLevel is %{public}d, dstDeviceSecurityLevel is %{public}d.", in CheckDeviceSecurityLevel()
775 srcDeviceSecurityLevel, dstDeviceSecurityLevel); in CheckDeviceSecurityLevel()
777 srcDeviceSecurityLevel < dstDeviceSecurityLevel) { in CheckDeviceSecurityLevel()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp673 int32_t dstDeviceSecurityLevel = GetDeviceSecurityLevel(dstUdid); in CheckDeviceSecurityLevel() local
675 srcDeviceSecurityLevel < dstDeviceSecurityLevel) { in CheckDeviceSecurityLevel()

Completed in 5 milliseconds