Home
last modified time | relevance | path

Searched refs:MockSessionManagerServiceProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dmock_session_manager_service_proxy.h24 class MockSessionManagerServiceProxy : public IRemoteProxy<IMockSessionManagerInterface> {
26 explicit MockSessionManagerServiceProxy(const sptr<IRemoteObject>& impl) in MockSessionManagerServiceProxy() function
28 ~MockSessionManagerServiceProxy() {}; in ~MockSessionManagerServiceProxy()
38 static inline BrokerDelegator<MockSessionManagerServiceProxy> delegator_;
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dmock_session_manager_service_proxy.cpp26 sptr<IRemoteObject> MockSessionManagerServiceProxy::GetSessionManagerService() in GetSessionManagerService()
51 sptr<IRemoteObject> MockSessionManagerServiceProxy::GetScreenSessionManagerLite() in GetScreenSessionManagerLite()
74 void MockSessionManagerServiceProxy::NotifySceneBoardAvailable() in NotifySceneBoardAvailable()
97 void MockSessionManagerServiceProxy::RegisterSMSRecoverListener(const sptr<IRemoteObject>& listener) in RegisterSMSRecoverListener()
126 void MockSessionManagerServiceProxy::UnregisterSMSRecoverListener() in UnregisterSMSRecoverListener()
148 void MockSessionManagerServiceProxy::RegisterSMSLiteRecoverListener(const sptr<IRemoteObject>& list… in RegisterSMSLiteRecoverListener()
177 void MockSessionManagerServiceProxy::UnregisterSMSLiteRecoverListener() in UnregisterSMSLiteRecoverListener()