Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dle_device.cc43 bool LeDevice::IsPaired() const { in IsPaired() function in bluetooth::storage::LeDevice
Dclassic_device.cc43 bool ClassicDevice::IsPaired() const { in IsPaired() function in bluetooth::storage::ClassicDevice
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp543 bool IsPaired = isPairedLdSt(MI); in getPrePostIndexedMemOpInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp594 bool IsPaired = AArch64InstrInfo::isPairedLdSt(MI); in getPrePostIndexedMemOpInfo() local