Home
last modified time | relevance | path

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

/system/netd/server/
DPhysicalNetwork.h47 bool isPhysical() override { return true; } in isPhysical() function
DNetwork.h58 virtual bool isPhysical() { return false; } in isPhysical() function