Searched refs:GetDialogSessionInfoInner (Results 1 – 3 of 3) sorted by relevance
213 int GetDialogSessionInfoInner(MessageParcel &data, MessageParcel &reply);
588 return GetDialogSessionInfoInner(data, reply); in OnRemoteRequestInnerFifteenth()3122 int AbilityManagerStub::GetDialogSessionInfoInner(MessageParcel &data, MessageParcel &reply) in GetDialogSessionInfoInner() function in OHOS::AAFwk::AbilityManagerStub
2726 auto res = stub_->GetDialogSessionInfoInner(data, reply);