Searched defs:Set (Results 1 – 7 of 7) sorted by relevance
/system/bt/service/common/bluetooth/util/ | ||
D | atomic_string.cc | 29 void AtomicString::Set(const std::string& str) { in Set() function in util::AtomicString |
/system/core/libmemunreachable/tests/ | ||
D | MemUnreachable_test.cpp | 44 void Set(void* ptr) { in Set() function in HiddenPointer |
/system/core/fastboot/ | ||
D | udp.cpp | 86 void Header::Set(uint8_t id, uint16_t sequence, Flag flag) { in Set() function in udp::Header |
/system/nfc/halimpl/bcm2079x/adaptation/ | ||
D | config.cpp | 79 inline void Set(unsigned long f) { state |= f; } in Set() function in CNfcConfig |
/system/nfc/src/adaptation/ | ||
D | config.cpp | 79 inline void Set(unsigned long f) { state |= f; } in Set() function in CNfcConfig |
/system/nfc/halimpl/pn54x/utils/ | ||
D | phNxpConfig.cpp | 115 inline void Set(unsigned long f) { state |= f; } in Set() function in CNfcConfig |
/system/bt/stack/btm/ | ||
D | btm_ble_gap.cc | 70 const std::vector<uint8_t>& Set(uint8_t addr_type, BD_ADDR addr, in Set() function in __anon44c17b2f0111::AdvertisingCache |