Searched defs:GetAddress (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/ipc/binder/ | ||
D | bluetooth_binder_server.cpp | 69 std::string BluetoothBinderServer::GetAddress() { in GetAddress() function in ipc::binder::BluetoothBinderServer |
/system/bt/service/test/ | ||
D | adapter_unittest.cpp | 229 TEST_F(AdapterTest, GetAddress) { in TEST_F() argument |
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetooth.cpp | 215 std::string BpBluetooth::GetAddress() { in GetAddress() function in ipc::binder::BpBluetooth |
/system/bt/service/ | ||
D | adapter.cpp | 186 std::string GetAddress() const override { in GetAddress() function in bluetooth::AdapterImpl |
/system/extras/tests/net_test/ | ||
D | iproute.py | 445 def GetAddress(self, address, ifindex=0): member in IPRoute |