Searched refs:RootEntry (Results 1 – 1 of 1) sorted by relevance
314 struct RootEntry { struct318 static_assert(fbl::is_pod<RootEntry>::value, "not POD");319 static_assert(sizeof(RootEntry) == 16, "wrong size");323 RootEntry entry[kNumEntries];
Completed in 7 milliseconds