Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dsession_router_stack_listener_proxy.cpp22 void SessionRouterStackListenerProxy::SendRouterStackInfo(const sptr<RouterStackInfo>& routerStackI… in SendRouterStackInfo() function in OHOS::Rosen::SessionRouterStackListenerProxy
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dsession_router_stack_listener.h71 virtual void SendRouterStackInfo(const sptr<RouterStackInfo>& routerStackInfo) {}; in SendRouterStackInfo() function