Searched defs:contentStorage (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_panel.h | 89 std::shared_ptr<NativeReference> contentStorage = nullptr; member
|
H A D | js_panel.cpp | 132 auto contentStorage = (storage == nullptr) ? nullptr in SetUiContent() local
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/embeddable_window_stage/ |
H A 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
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_root_scene_session.cpp | 175 std::shared_ptr<NativeReference> contentStorage = nullptr; in OnLoadContent() local
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
H A 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
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/ |
H A D | js_screen_session.cpp | 155 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 D | ability_context.js | 180 restoreWindowStage(contentStorage) { argument
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/ |
H A D | js_window_stage.cpp | 354 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 D | ability_context_impl.cpp | 614 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 D | js_window.cpp | 2307 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
|