Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp236 bool isOnlyShowNetworkId = false; in GetTrustedDeviceList() local
239 isOnlyShowNetworkId = true; in GetTrustedDeviceList()
248 if (isOnlyShowNetworkId && !onlineDeviceList.empty()) { in GetTrustedDeviceList()
327 bool isOnlyShowNetworkId = false; in GetLocalDeviceInfo() local
330 isOnlyShowNetworkId = true; in GetLocalDeviceInfo()
338 if (isOnlyShowNetworkId) { in GetLocalDeviceInfo()