Home
last modified time | relevance | path

Searched defs:containerId (Results 1 - 25 of 56) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dpopup_base_pattern.h30 void SetContainerId(int32_t containerId) in SetContainerId() argument
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_utils.cpp28 PostToUI( std::function<void()>&& task, const std::string& name, const int32_t containerId, PriorityType priorityType) PostToUI() argument
36 PostToBg( std::function<void()>&& task, const std::string& name, const int32_t containerId, PriorityType priorityType) PostToBg() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_utils.cpp54 PostDelayedTaskToUI(std::function<void()>&& task, uint32_t delayTime, const std::string& name, const int32_t containerId, PriorityType priorityType) PostDelayedTaskToUI() argument
62 PostToUI( std::function<void()>&& task, const std::string& name, const int32_t containerId, PriorityType priorityType) PostToUI() argument
71 PostToBg( std::function<void()>&& task, const std::string& name, const int32_t containerId, PriorityType priorityType) PostToBg() argument
/foundation/arkui/ace_engine/test/unittest/core/common/form/
H A Dmock_form_utils.h29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() argument
41 int32_t BackgroundEvent(const int64_t formId, const std::string& action, const int32_t containerId, in BackgroundEvent() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_utils.h29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() argument
41 int32_t BackgroundEvent(const int64_t formId, const std::string& action, const int32_t containerId, in BackgroundEvent() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_event_impl.cpp49 auto containerId = Recorder::EventRecorder::Get().GetContainerId(); in OHOS_ACE_GetSimplifiedInspectorTree() local
H A Dform_utils_impl.cpp31 RouterEvent( const int64_t formId, const std::string& action, const int32_t containerId, const std::string& defaultBundleName) RouterEvent() argument
100 BackgroundEvent( const int64_t formId, const std::string& action, const int32_t containerId, const std::string& defaultBundleName) BackgroundEvent() argument
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_subwindow_manager.cpp59 int32_t SubwindowManager::GetParentContainerId(int32_t containerId) in GetParentContainerId() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dinner_navigation_controller.cpp25 InnerNavigationController( const WeakPtr<NG::NavigationPattern>& pattern, int32_t containerId) InnerNavigationController() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_customdialog_controller_ffi.cpp125 auto containerId = ownerView_->GetInstanceId(); in OpenDialog() local
171 auto containerId = ownerView_->GetInstanceId(); in CloseDialog() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_presentation_test_two_ng.cpp177 auto containerId = Container::CurrentId(); in HWTEST_F() local
211 auto containerId = Container::CurrentId(); in HWTEST_F() local
247 auto containerId = Container::CurrentId(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_container.cpp115 RefPtr<Container> Container::GetContainer(int32_t containerId) in GetContainer() argument
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_drop_func_wrapper_test_ng_coverage.cpp78 int32_t containerId = 100; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_processor.cpp245 ScopedViewStackProcessor::ScopedViewStackProcessor(int32_t containerId) in ScopedViewStackProcessor() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rating_bridge.cpp162 auto containerId = Container::CurrentId(); in SetContentModifierBuilder() local
H A Darkts_native_data_panel_bridge.cpp339 auto containerId = Container::CurrentId(); in SetContentModifierBuilder() local
H A Darkts_native_toggle_bridge.cpp117 auto containerId = Container::CurrentId(); in SetContentModifierBuilder() local
H A Darkts_native_gauge_bridge.cpp482 auto containerId = Container::CurrentId(); in SetContentModifierBuilder() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_node_container.cpp166 auto containerId = Container::CurrentId(); in SetNodeController() local
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp106 std::string GetPageUrlByContainerId(const int32_t containerId) in GetPageUrlByContainerId() argument
153 auto containerId = EventRecorder::Get().GetContainerId(); in ApplyNewestConfig() local
166 auto containerId = EventRecorder::Get().GetContainerId(); in ApplyExposureCfgInner() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.cpp95 RefPtr<Container> Container::GetContainer(int32_t containerId) in GetContainer() argument
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_model_test_ng.cpp432 auto containerId = pipelineContext->GetInstanceId(); in HWTEST_F() local
468 auto containerId = pipelineContext->GetInstanceId(); in HWTEST_F() local
504 auto containerId = pipelineContext->GetInstanceId(); in HWTEST_F() local
545 auto containerId in HWTEST_F() local
585 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
623 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
670 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
716 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
816 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
858 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
916 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
966 auto containerId = pipelineContext->GetInstanceId(); HWTEST_F() local
[all...]
H A Dinspector_test_ng.cpp488 int32_t containerId = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_data.h34 int32_t containerId = -1; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_custom_dialog_controller.cpp256 auto containerId = this->ownerView_->GetInstanceId(); in JsOpenDialog() local
311 auto containerId = this->ownerView_->GetInstanceId(); in JsCloseDialog() local

Completed in 16 milliseconds

123