Home
last modified time | relevance | path

Searched defs:CurrentAddress (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/socket/
Dtransport_connect_sub_job.cc153 const IPEndPoint& TransportConnectSubJob::CurrentAddress() const { in CurrentAddress() function in net::TransportConnectSubJob
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dfake_adapter.h120 const DeviceAddress& CurrentAddress() const override { in CurrentAddress() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dadapter.cc183 const DeviceAddress& CurrentAddress() const override { in CurrentAddress() function in bt::gap::AdapterImpl::LowEnergyImpl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DXCOFFObjectFile.cpp121 XCOFFObjectFile::getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress, in getAdvancedSymbolEntryAddress()