Home
last modified time | relevance | path

Searched refs:containerId_ (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dpopup_base_pattern.h32 containerId_ = containerId; in SetContainerId()
37 return containerId_; in GetContainerId()
69 int32_t containerId_ = -1; member in OHOS::Ace::NG::PopupBasePattern
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dexposure_processor.h47 containerId_ = id; in SetContainerId()
52 return containerId_; in GetContainerId()
69 int32_t containerId_ = -1; member in OHOS::Ace::Recorder::ExposureProcessor
H A Dexposure_processor.cpp39 containerId_ = processor->containerId_; in ExposureProcessor()
H A Devent_recorder.cpp203 containerId_ = id; in SetContainerInfo()
210 containerId_ = -1; in SetContainerInfo()
225 if (containerId_ == -1) { in GetContainerId()
H A Devent_recorder.h175 int32_t containerId_ = -1; member in OHOS::Ace::Recorder::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dinner_navigation_controller.cpp27 : weakNavigationPattern_(pattern), containerId_(containerId) {} in InnerNavigationController()
37 ContainerScope scope(containerId_); in GetTopHandle()
56 ContainerScope scope(containerId_); in SetInPIPMode()
88 ContainerScope scope(containerId_); in PopInPIP()
108 ContainerScope scope(containerId_); in PushInPIP()
155 ContainerScope scope(containerId_); in DeletePIPMode()
H A Dinner_navigation_controller.h43 int32_t containerId_; member in OHOS::Ace::InnerNavigationController
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.cpp62 .containerId_ = Container::CurrentId(), in SetVsyncCallback()
H A Dwindow.h221 int32_t containerId_ = -1; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.h104 return containerId_; in GetContainerId()
204 const int32_t containerId_ {0};
H A Dimage_loading_context.cpp72 : src_(src), notifiers_(std::move(loadNotifier)), containerId_(Container::CurrentId()), syncLoad_(syncLoad), in ImageLoadingContext()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_processor.h345 if (containerId_ != OHOS::Ace::INSTANCE_ID_UNDEFINED) { in StartGetAccessRecordingFor()
347 ContainerScope::UpdateCurrent(containerId_); in StartGetAccessRecordingFor()
465 containerId_ = containerId; in SetRebuildContainerId()
497 int32_t containerId_ = OHOS::Ace::INSTANCE_ID_UNDEFINED; member in OHOS::Ace::NG::final

Completed in 6 milliseconds