Searched refs:HandleGetDisplayIdByWindowId (Results 1 – 3 of 3) sorted by relevance
106 int HandleGetDisplayIdByWindowId(MessageParcel& data, MessageParcel& reply);
180 return HandleGetDisplayIdByWindowId(data, reply); in ProcessRemoteRequest()1163 int SceneSessionManagerStub::HandleGetDisplayIdByWindowId(MessageParcel& data, MessageParcel& reply) in HandleGetDisplayIdByWindowId() function in OHOS::Rosen::SceneSessionManagerStub
2098 HWTEST_F(SceneSessionManagerStubTest, HandleGetDisplayIdByWindowId, Function | SmallTest | Level2)2105 int res = stub_->HandleGetDisplayIdByWindowId(data, reply);