Home
last modified time | relevance | path

Searched defs:weakToken (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/src/
Dwindow_inner_manager.cpp147 wptr<IRemoteObject> weakToken(weakNode->abilityToken_); in MinimizeAbility() local
168 wptr<IRemoteObject> weakToken(weakNode->abilityToken_); in TerminateAbility() local
190 wptr<IRemoteObject> weakToken(weakNode->abilityToken_); in CloseAbility() local
212 wptr<IRemoteObject> weakToken(weakNode->abilityToken_); in CompleteFirstFrameDrawing() local
233 wptr<IRemoteObject> weakToken(weakNode->abilityToken_); in UpdateMissionSnapShot() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp739 … const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, wptr<Window> weakToken) in UpdateSystemBarProperties()
791 wptr<Window> weakToken(windowToken_); in OnShow() local
830 wptr<Window> weakToken(windowToken_); in OnShowWindow() local
883 wptr<Window> weakToken(windowToken_); in OnShowWithAnimation() local
927 wptr<Window> weakToken(windowToken_); in OnDestroy() local
961 wptr<Window> weakToken(windowToken_); in OnDestroyWindow() local
1001 wptr<Window> weakToken(windowToken_); in HideWindowFunction() local
1043 wptr<Window> weakToken(windowToken_); in OnHideWithAnimation() local
1080 wptr<Window> weakToken(windowToken_); in OnRecover() local
1132 wptr<Window> weakToken(windowToken_); in OnMoveTo() local
[all …]