Home
last modified time | relevance | path

Searched refs:IsDestroyed (Results 1 - 14 of 14) sorted by relevance

/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_stub.h40 bool IsDestroyed() const in IsDestroyed() function in OHOS::Rosen::WindowStub::StaticDestroyMonitor
/foundation/window/window_manager/wm/include/
H A Dinput_transfer_station.h34 bool IsDestroyed() in IsDestroyed() function in OHOS::Rosen::InputTransferStation
/foundation/window/window_manager/utils/include/
H A Dsingleton_container.h40 static bool IsDestroyed() in IsDestroyed() function in OHOS::Rosen::SingletonContainer
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_request_context.h133 bool IsDestroyed() const;
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp32 if (staticDestroyMonitor_.IsDestroyed()) { in OnRemoteRequest()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp816 if (context->IsDestroyed()) { in OnWritingMemoryBody()
870 if (context->IsDestroyed()) { in OnWritingMemoryHeader()
890 if (!context->IsDestroyed() && (callbackSize > 0 || callOnceSize > 0)) { in OnWritingMemoryHeader()
H A Dnet_http_request_context.cpp333 bool RequestContext::IsDestroyed() const in IsDestroyed() function in OHOS::NetStack::Http::RequestContext
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp662 auto display = SingletonContainer::IsDestroyed() ? nullptr : in SetUIContentInner()
690 auto display = SingletonContainer::IsDestroyed() ? nullptr : in GetVirtualPixelRatio()
1318 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed()
2701 auto display = SingletonContainer::IsDestroyed() ? nullptr : in UpdateRect()
3065 auto display = SingletonContainer::IsDestroyed() ? nullptr : in ReadyToMoveOrDragWindow()
3224 auto display = SingletonContainer::IsDestroyed() ? nullptr : in HandlePointerStyle()
3276 auto display = SingletonContainer::IsDestroyed() ? nullptr : in PerfLauncherHotAreaIfNeed()
3415 auto display = SingletonContainer::IsDestroyed() ? nullptr : in UpdateAvoidArea()
3946 auto display = SingletonContainer::IsDestroyed() ? nullptr : in GetSystemAlarmWindowDefaultSize()
4256 auto display = SingletonContainer::IsDestroyed() in SetBackdropBlurStyle()
[all...]
H A Dwindow_scene_session_impl.cpp3044 auto display = SingletonContainer::IsDestroyed() ? nullptr : in SetBackdropBlurStyle()
4016 auto display = SingletonContainer::IsDestroyed() ? nullptr : in NotifyDisplayInfoChange()
H A Dwindow_session_impl.cpp413 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp529 bool PipelineBase::IsDestroyed() in IsDestroyed() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h1383 bool IsDestroyed();
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp880 bool PipelineBase::IsDestroyed() in IsDestroyed() function in OHOS::OHOS::Ace::OHOS::Ace::PipelineBase
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp221 if (IsDestroyed()) { in AddDirtyLayoutNode()
268 if (IsDestroyed()) { in AddDirtyRenderNode()
838 if (IsDestroyed()) { in FlushVsync()

Completed in 44 milliseconds