Searched defs:Set (Results 1 – 3 of 3) sorted by relevance
/system/memory/libmemunreachable/tests/ | ||
D | MemUnreachable_test.cpp | 46 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/core/fs_mgr/ | ||
D | fs_mgr_overlayfs_mount.cpp | 256 bool AutoSetFsCreateCon::Set(const std::string& context) { in Set() function in AutoSetFsCreateCon |