Searched defs:getType (Results 1 – 7 of 7) sorted by relevance
34 Network::Type DummyNetwork::getType() const { in getType() function in DummyNetwork
30 Network::Type LocalNetwork::getType() const { in getType() function in LocalNetwork
95 Network::Type VirtualNetwork::getType() const { in getType() function in VirtualNetwork
120 Network::Type PhysicalNetwork::getType() const { in getType() function in PhysicalNetwork
80 Type getType() { return mType; } in getType() function
105 static int getType(const char* type) in getType() function
101 BlobType getType() const { return BlobType(mBlob.type); } in getType() function