Home
last modified time | relevance | path

Searched refs:AbilityConnectionWrapperStubTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_connect_test.cpp64 class AbilityConnectionWrapperStubTest : public AAFwk::AbilityConnectionStub { class
66 …explicit AbilityConnectionWrapperStubTest(sptr<IRemoteObject> connection) : distributedConnection_… in AbilityConnectionWrapperStubTest() function in OHOS::DistributedSchedule::AbilityConnectionWrapperStubTest
67 ~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));