Home
last modified time | relevance | path

Searched defs:CanonicalizeAddress (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_device.cc410 std::string BluetoothDevice::CanonicalizeAddress(base::StringPiece address) { in CanonicalizeAddress() function in device::BluetoothDevice
H A Dbluetooth_device_winrt.cc406 std::string BluetoothDeviceWinrt::CanonicalizeAddress(uint64_t address) { in CanonicalizeAddress() function in device::BluetoothDeviceWinrt
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_device_winrt.cc445 std::string BluetoothDeviceWinrt::CanonicalizeAddress(uint64_t address) { in CanonicalizeAddress() function in device::BluetoothDeviceWinrt
/dports/mail/py-fuglu/fuglu-0.8.0/src/fuglu/lib/
H A Dppymilterbase.py113 def CanonicalizeAddress(addr): function
/dports/emulators/bochs/bochs-2.7/cpu/
H A Dsvm.cc56 BX_CPP_INLINE Bit64u CanonicalizeAddress(Bit64u laddr) in CanonicalizeAddress() function