Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/allocd/
Dutils.h58 std::string IfaceTyToStr(IfaceType iface);
Dutils.cpp162 std::string IfaceTyToStr(IfaceType iface) { in IfaceTyToStr() function