Searched defs:set (Results 1 – 4 of 4) sorted by relevance
68 void set(const char* data, int len) { in set() function72 void set(const char* str) { in set() function79 void set(const void* data, int len) { in set() function
128 bool set = r.next() % 2 == 1; in RunTest() local
344 void InternTable::Table::SweepWeaks(UnorderedSet* set, IsMarkedCallback* callback, void* arg) { in SweepWeaks()
1812 const DexFile::AnnotationSetItem* set = reinterpret_cast<const DexFile::AnnotationSetItem*>(ptr_); in CheckInterAnnotationSetItem() local