Searched defs:contentStorage (Results 1 – 9 of 9) sorted by relevance
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/samples/continuationManualTestSuite/entry/src/main/ets/MainAbility/ |
| D | MainAbility.ts | 35 contentStorage : LocalStorage property in MainAbility
|
| /foundation/window/window_manager/interfaces/kits/napi/embeddable_window_stage/ |
| D | js_embeddable_window_stage.cpp | 262 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/ |
| D | js_root_scene_session.cpp | 175 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
|
| /foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
| D | js_extension_window.cpp | 310 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/ |
| D | js_screen_session.cpp | 157 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/ |
| D | ability_context.js | 180 restoreWindowStage(contentStorage) { argument
|
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/ |
| D | js_window_stage.cpp | 368 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/ |
| D | ability_context_impl.cpp | 614 ErrCode AbilityContextImpl::RestoreWindowStage(napi_env env, napi_value contentStorage) in RestoreWindowStage()
|
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
| D | js_window.cpp | 2350 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
|