Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/allocd/
Dresource_manager.h45 const std::set<std::string>& GetActiveInterfaces() { in GetActiveInterfaces() function
Dresource_manager.cpp593 for (auto& iface : it->second->GetActiveInterfaces()) { in JsonHandleStopSessionRequest()