Home
last modified time | relevance | path

Searched defs:getInterface (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/cpp/computepipe/router/include/
DPipeHandle.h46 std::shared_ptr<T> getInterface() { in getInterface() function
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DTetheringInterface.java54 public String getInterface() { in getInterface() method in TetheringInterface
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pGroup.java275 public String getInterface() { in getInterface() method in WifiP2pGroup
/packages/modules/Connectivity/framework/src/android/net/
DRouteInfo.java386 public String getInterface() { in getInterface() method in RouteInfo
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java46 static AvrcpNativeInterface getInterface() { in getInterface() method in AvrcpNativeInterface
/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java617 public String getInterface() throws Exception { in getInterface() method in EthernetTetheringTest.TetheredInterfaceRequester
/packages/modules/NeuralNetworks/runtime/
DManager.cpp148 SharedPreparedModel getInterface() const override { return mPreparedModel; } in getInterface() function in android::nn::DriverPreparedModel
896 SharedPreparedModel getInterface() const override { return nullptr; } in getInterface() function in android::nn::CpuPreparedModel