Searched refs:configureBackend (Results 1 – 7 of 7) sorted by relevance
18 PersistenceV2Impl.configureBackend(new Storage());20 PersistentStorage.configureBackend(new Storage());22 Environment.configureBackend(new EnvironmentSetting());
28 Environment.configureBackend(mockEnv);
18 PersistentStorage.configureBackend(ms);
38 public static configureBackend(envBackend: IEnvironmentBackend): void {
173 public static configureBackend(storage: IStorage): void {
243 public static configureBackend(storage: IStorage): void {
1654 static configureBackend(storage) { method in PersistentStorage1947 static configureBackend(envBackend) { method in Environment10887 static configureBackend(storage) { method in PersistenceV2Impl11231 PersistenceV2Impl.configureBackend(new Storage());11232 PersistentStorage.configureBackend(new Storage());11233 Environment.configureBackend(new EnvironmentSetting());