Searched refs:AbilityCallWrapperStubTest (Results 1 – 1 of 1) sorted by relevance
56 class AbilityCallWrapperStubTest : public AAFwk::AbilityConnectionStub { class58 …explicit AbilityCallWrapperStubTest(sptr<IRemoteObject> connection) : distributedCall_(connection)… in AbilityCallWrapperStubTest() function in OHOS::DistributedSchedule::AbilityCallWrapperStubTest59 ~AbilityCallWrapperStubTest() = default;101 void AbilityCallWrapperStubTest::OnAbilityConnectDone(const AppExecFwk::ElementName& element, in OnAbilityConnectDone()107 void AbilityCallWrapperStubTest::OnAbilityDisconnectDone(const AppExecFwk::ElementName& element, in OnAbilityDisconnectDone()225 sptr<IRemoteObject> callbackWrapper = new AbilityCallWrapperStubTest(callback);360 sptr<IRemoteObject> callbackWrapper = new AbilityCallWrapperStubTest(callback);549 sptr<IRemoteObject> callbackWrapper = new AbilityCallWrapperStubTest(callback);578 sptr<IRemoteObject> callbackWrapper = new AbilityCallWrapperStubTest(callback);703 sptr<IRemoteObject> callbackWrapper = new AbilityCallWrapperStubTest(connect); in AddConnectInfo()