Searched defs:configureBackend (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/sdk/ | ||
| D | environment.ts | 38 public static configureBackend(envBackend: IEnvironmentBackend): void { method in Environment |
| D | persistent_storage.ts | 173 public static configureBackend(storage: IStorage): void { method in PersistentStorage |
| D | v2_persistence.ts | 243 public static configureBackend(storage: IStorage): void { method in PersistenceV2Impl |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ | ||
| D | stateMgmt.js | 1654 static configureBackend(storage) { method in PersistentStorage |