Home
last modified time | relevance | path

Searched defs:subResult (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability.cpp251 bool subResult = EventFwk::CommonEventManager::SubscribeCommonEvent(userSwitchSubscriber_); in SubscribeUserSwitchEvent() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp973 bool subResult = EventFwk::CommonEventManager::SubscribeCommonEvent(overlaySubscriber_); in SubscribeToOverlayEvents() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp964 WmOcclusion::Region subResult = defaultDisplayRegion.Sub(allRegion); in StopBootAnimationIfNeed() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1117 bool subResult = EventFwk::CommonEventManager::SubscribeCommonEvent(subscriber); in SubscribeOverlayChange() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp850 Occlusion::Region subResult = selfDrawRegion.Sub(accumulatedOcclusionRegion_); in UpdateNodeVisibleRegion() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp7086 bool subResult = EventFwk::CommonEventManager::SubscribeCommonEvent(screenSubscriber_); in SubscribeScreenUnlockedEvent() local
7096 bool subResult = EventFwk::CommonEventManager::UnSubscribeCommonEvent(screenSubscriber_); in UnSubscribeScreenUnlockedEvent() local

Completed in 53 milliseconds