Searched defs:Root (Results 1 – 4 of 4) sorted by relevance
42 struct Root { struct56 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
212 Root string member491 Root string member
300 TEST_F(IncFsTest, Root) { in TEST_F() argument