Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/softbuscache/include/
H A Ddm_softbus_cache.h36 void SaveDeviceSecurityLevel(const char *networkId);
/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp46 SaveDeviceSecurityLevel(localDeviceInfo_.networkId); in SaveLocalDeviceInfo()
77 SaveDeviceSecurityLevel(localDeviceInfo_.networkId); in GetLocalDeviceInfo()
283 void SoftbusCache::SaveDeviceSecurityLevel(const char *networkId) in SaveDeviceSecurityLevel() function in OHOS::DistributedHardware::SoftbusCache
285 LOGI("SoftbusCache::SaveDeviceSecurityLevel networkId %{public}s.", GetAnonyString(std::string(networkId)).c_str()); in SaveDeviceSecurityLevel()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp235 SoftbusCache::GetInstance().SaveDeviceSecurityLevel(dmDeviceInfo.networkId); in OnSoftbusDeviceOnline()

Completed in 5 milliseconds