Home
last modified time | relevance | path

Searched defs:contentStorage (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/continuationManualTestSuite/entry/src/main/ets/MainAbility/
DMainAbility.ts35 contentStorage : LocalStorage property in MainAbility
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_root_scene_session.cpp169 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/
Dability_context.js162 restoreWindowStage(contentStorage) { argument
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
Djs_window_stage.cpp315 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
364 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dability_context_impl.cpp557 ErrCode AbilityContextImpl::RestoreWindowStage(napi_env env, napi_value contentStorage) in RestoreWindowStage()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp1660 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
1702 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleOld() local
1753 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleNew() local
1850 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnSetUIContent() local