Searched defs:RootStore (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/cert/ | ||
H A D | root_store.proto | 58 message RootStore { message |
/aosp_15_r20/external/perfetto/ui/src/base/ | ||
H A D | store.ts | 109 class RootStore<T> implements Store<T> { class |