Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp363 bool isIndiscoveryContextMap = false; in OnDeviceFound() local
368 isIndiscoveryContextMap = (iter != discoveryContextMap_.end()); in OnDeviceFound()
369 if (isIndiscoveryContextMap) { in OnDeviceFound()
373 if (!isIndiscoveryContextMap) { in OnDeviceFound()