Home
last modified time | relevance | path

Searched refs:HandleDumpSessionAll (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_stub.h62 int HandleDumpSessionAll(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp94 return HandleDumpSessionAll(data, reply); in ProcessRemoteRequest()
529 int SceneSessionManagerStub::HandleDumpSessionAll(MessageParcel& data, MessageParcel& reply) in HandleDumpSessionAll() function in OHOS::Rosen::SceneSessionManagerStub
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_stub_test.cpp1366 HWTEST_F(SceneSessionManagerStubTest, HandleDumpSessionAll, Function | SmallTest | Level2)
1371 int res = stub_->HandleDumpSessionAll(data, reply);