Searched refs:HandleBindDialogTarget (Results 1 – 3 of 3) sorted by relevance
71 int HandleBindDialogTarget(MessageParcel& data, MessageParcel& reply);
110 return HandleBindDialogTarget(data, reply); in ProcessRemoteRequest()736 int SceneSessionManagerStub::HandleBindDialogTarget(MessageParcel& data, MessageParcel& reply) in HandleBindDialogTarget() function in OHOS::Rosen::SceneSessionManagerStub
1621 HWTEST_F(SceneSessionManagerStubTest, HandleBindDialogTarget, Function | SmallTest | Level2)1635 int res = stub_->HandleBindDialogTarget(data, reply);