Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp239 bool isOnlyShowNetworkId = false; in GetTrustedDeviceList() local
242 isOnlyShowNetworkId = true; in GetTrustedDeviceList()
251 if (isOnlyShowNetworkId && !onlineDeviceList.empty()) { in GetTrustedDeviceList()
330 bool isOnlyShowNetworkId = false; in GetLocalDeviceInfo() local
333 isOnlyShowNetworkId = true; in GetLocalDeviceInfo()
341 if (isOnlyShowNetworkId) { in GetLocalDeviceInfo()

Completed in 4 milliseconds