Searched defs:store (Results 1 – 14 of 14) sorted by relevance
22 @Input() store: PersistentStore | undefined; property in ViewerComponent
158 @Input() store: PersistentStore | undefined; property in HierarchyComponent
123 @Input() store: PersistentStore | undefined; property in PropertiesComponent
23 private store: {[key: string]: string} = {}; property in InMemoryStorage
28 protected readonly store = new PersistentStore(); property in AdbHostConnection
348 store = new PersistentStore(); property in AppComponent
450 store = new InMemoryStorage(); property in TestHostComponent
247 @Input() store: Store | undefined; property in TraceViewComponent
87 final GestureLibrary store = GestureBuilderActivity.getStore(); in addGesture() local
346 final GestureLibrary store = sStore; in doInBackground() local
504 @Input() store: PersistentStore | undefined; property in TimelineComponent
1498 store = new PersistentStore(); property in TestHostComponent
131 @Input() store: PersistentStore | undefined; property in MiniTimelineComponent
1182 store = new PersistentStore(); property in TestHostComponent