Searched defs:storage (Results 1 – 10 of 10) sorted by relevance
522 const storage = new InMemoryStorage(); constant532 const storage = new InMemoryStorage(); constant557 const storage = new InMemoryStorage(); constant582 const storage = new InMemoryStorage(); constant603 const storage = new InMemoryStorage(); constant627 const storage = new InMemoryStorage(); constant651 const storage = new InMemoryStorage(); constant
55 let storage: InMemoryStorage; variable
58 private storage: Store, property in Presenter
136 const storage = new InMemoryStorage(); constant
71 private readonly storage: Store, property in Presenter
162 @Input() storage: Store | undefined; property in TraceConfigComponent
1015 storage = new InMemoryStorage(); property in TestHostComponent
67 private storage: Store, property in Presenter
222 private void createFileWithRandomDataAndFinishActivity(String fileName, FileStorage storage, in createFileWithRandomDataAndFinishActivity()
147 private readonly storage: Store, property in Presenter