Searched refs:readFromPersistentStorage (Results 1 – 2 of 2) sorted by relevance
381 returnValue = this.readFromPersistentStorage(propName);437 private readFromPersistentStorage<T>(propName: string): T {
1819 returnValue = this.readFromPersistentStorage(propName);1869 readFromPersistentStorage(propName) { method in PersistentStorage