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/screen_session_manager/
Djs_screen_session.cpp147 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
158 std::weak_ptr<Context> contextWeakPtr, std::shared_ptr<NativeReference> contentStorage) in ScheduleLoadContentTask()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_root_scene_session.cpp176 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/
Dability_context.js168 restoreWindowStage(contentStorage) { argument
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
Djs_extension_window.cpp303 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
575 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnSetUIContent() local
628 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
Djs_window_stage.cpp318 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
368 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dability_context_impl.cpp589 ErrCode AbilityContextImpl::RestoreWindowStage(napi_env env, napi_value contentStorage) in RestoreWindowStage()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp2204 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
2246 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleOld() local
2297 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleNew() local
2394 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnSetUIContent() local