Searched defs:Set (Results 1 – 4 of 4) 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) { ptr_ = ~reinterpret_cast<uintptr_t>(ptr); } in Set() function in android::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/bt/stack/btm/ | ||
D | btm_ble_gap.cc | 71 const std::vector<uint8_t>& Set(uint8_t addr_type, const RawAddress& addr, in Set() function in __anonf15f6cb80111::AdvertisingCache |