Searched refs:GetServiceInstanceNameWithExtAddr (Results 1 – 2 of 2) sorted by relevance
281 mServiceInstanceName = GetServiceInstanceNameWithExtAddr(mBaseServiceInstanceName); in Start()683 std::string BorderAgent::GetServiceInstanceNameWithExtAddr(const std::string &aServiceInstanceName)… in GetServiceInstanceNameWithExtAddr() function in otbr::BorderAgent703 ss << GetServiceInstanceNameWithExtAddr(mBaseServiceInstanceName) << " (" << rand << ")"; in GetAlternativeServiceInstanceName()
176 std::string GetServiceInstanceNameWithExtAddr(const std::string &aServiceInstanceName) const;