Home
last modified time | relevance | path

Searched defs:network_interfaces (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/osp/public/
Dservice_publisher.h93 std::vector<InterfaceInfo> network_interfaces; member
/external/openscreen/cast/standalone_receiver/
Dmain.cc83 std::vector<InterfaceInfo> network_interfaces = GetNetworkInterfaces(); in GetInterfaceInfoFromName() local