Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.h89 std::shared_ptr<NativeReference> contentStorage = nullptr; member
H A Djs_panel.cpp132 auto contentStorage = (storage == nullptr) ? nullptr in SetUiContent() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/embeddable_window_stage/
H A 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
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_root_scene_session.cpp175 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A 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
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session.cpp155 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
166 std::weak_ptr<Context> contextWeakPtr, std::shared_ptr<NativeReference> contentStorage) in ScheduleLoadContentTask()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/
H A Dability_context.js180 restoreWindowStage(contentStorage) { argument
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Djs_window_stage.cpp354 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
404 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dability_context_impl.cpp614 ErrCode AbilityContextImpl::RestoreWindowStage(napi_env env, napi_value contentStorage) in RestoreWindowStage()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp2307 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()
2349 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleOld() local
2400 std::shared_ptr<NativeReference> contentStorage = nullptr; in LoadContentScheduleNew() local
2497 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnSetUIContent() local