Searched refs:HandleDumpSessionWithId (Results 1 – 3 of 3) sorted by relevance
63 int HandleDumpSessionWithId(MessageParcel& data, MessageParcel& reply);
96 return HandleDumpSessionWithId(data, reply); in ProcessRemoteRequest()546 int SceneSessionManagerStub::HandleDumpSessionWithId(MessageParcel& data, MessageParcel& reply) in HandleDumpSessionWithId() function in OHOS::Rosen::SceneSessionManagerStub
1380 HWTEST_F(SceneSessionManagerStubTest, HandleDumpSessionWithId, Function | SmallTest | Level2)1388 int res = stub_->HandleDumpSessionWithId(data, reply);