Searched defs:Root (Results 1 – 4 of 4) sorted by relevance
46 struct Root { struct60 Mount(std::vector<Root>::const_iterator base) : mBase(base) {} in Mount() argument
127 void HeapWalker::Root(uintptr_t begin, uintptr_t end) { in Root() function in android::HeapWalker131 void HeapWalker::Root(const allocator::vector<uintptr_t>& vals) { in Root() function in android::HeapWalker
195 Root string member384 Root string member
325 TEST_F(IncFsTest, Root) { in TEST_F() argument