Searched refs:AbilityConnectionWrapperStubTest (Results 1 – 1 of 1) sorted by relevance
64 class AbilityConnectionWrapperStubTest : public AAFwk::AbilityConnectionStub { class66 …explicit AbilityConnectionWrapperStubTest(sptr<IRemoteObject> connection) : distributedConnection_… in AbilityConnectionWrapperStubTest() function in OHOS::DistributedSchedule::AbilityConnectionWrapperStubTest67 ~AbilityConnectionWrapperStubTest() = default;112 void AbilityConnectionWrapperStubTest::OnAbilityConnectDone(const AppExecFwk::ElementName& element, in OnAbilityConnectDone()117 void AbilityConnectionWrapperStubTest::OnAbilityDisconnectDone(const AppExecFwk::ElementName& eleme… in OnAbilityDisconnectDone()190 sptr<IRemoteObject> callbackWrapper(new AbilityConnectionWrapperStubTest(connect)); in AddConnectInfo()1078 sptr<IRemoteObject> callbackWrapper(new AbilityConnectionWrapperStubTest(connect));1469 sptr<IRemoteObject> callbackWrapper(new AbilityConnectionWrapperStubTest(connect));