Searched refs:GetSecurityDeviceLevel (Results 1 – 3 of 3) sorted by relevance
41 int32_t GetSecurityDeviceLevel(const char *networkId, int32_t &securityLevel);
302 int32_t SoftbusCache::GetSecurityDeviceLevel(const char *networkId, int32_t &securityLevel) in GetSecurityDeviceLevel() function in OHOS::DistributedHardware::SoftbusCache
845 return SoftbusCache::GetInstance().GetSecurityDeviceLevel(networkId, securityLevel); in GetDeviceSecurityLevel()