Searched defs:networkIds (Results 1 – 6 of 6) sorted by relevance
87 auto networkIds = DMAdapter::GetInstance().GetNetworkIds(); in GetDeviceNum() local100 auto networkIds = DMAdapter::GetInstance().GetNetworkIds(); in GetEnabledStatus() local
238 std::vector<std::string> networkIds; in GetNetworkIds() local
75 auto networkIds = GetNetworkIds(callingTokenId); in RemoveConnect() local113 std::vector<std::string> networkIds; in GetNetworkIds() local
649 auto networkIds = ConnectCount::GetInstance()->RemoveConnect(callingTokenId); in OnRemoteDied() local
2431 std::vector<std::string> networkIds; in AppExit() local
454 void GetAllNetworkId(vector<string> &networkIds) in GetAllNetworkId()