Home
last modified time | relevance | path

Searched defs:contentStorage (Results 1 – 9 of 9) 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/interfaces/kits/napi/embeddable_window_stage/
Djs_embeddable_window_stage.cpp262 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
311 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_root_scene_session.cpp175 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
Djs_extension_window.cpp310 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
591 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnSetUIContent() local
646 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
Djs_screen_session.cpp157 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
168 std::weak_ptr<Context> contextWeakPtr, std::shared_ptr<NativeReference> contentStorage) in ScheduleLoadContentTask()
/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/
Dability_context.js180 restoreWindowStage(contentStorage) { argument
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
Djs_window_stage.cpp368 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
418 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dability_context_impl.cpp614 ErrCode AbilityContextImpl::RestoreWindowStage(napi_env env, napi_value contentStorage) in RestoreWindowStage()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp2350 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
2392 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleOld() local
2443 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleNew() local
2540 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnSetUIContent() local