Home
last modified time | relevance | path

Searched defs:addrB (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dbluetooth_address_test.cc86 uint8_t addrB[BluetoothAddress::kBytes]; in TEST_F() local
102 char addrB[BluetoothAddress::kStringLength + 1] = ""; in TEST_F() local
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp113 uint64_t addrB = textFragB->getParent()->getSection().addr() + in operator ()() local