Searched refs:AddConnectInfo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_connect_test.cpp | 89 void AddConnectInfo(const sptr<IRemoteObject>& connect, const std::string& localDeviceId, 176 void DistributedSchedConnectTest::AddConnectInfo(const sptr<IRemoteObject>& connect, in AddConnectInfo() function in OHOS::DistributedSchedule::DistributedSchedConnectTest 421 AddConnectInfo(connect, "123_local_device_id", "123_remote_device_id"); 597 AddConnectInfo(connect, "123_local_device_id", "123_remote_device_id");
|
H A D | distributed_sched_call_test.cpp | 81 void AddConnectInfo(const sptr<IRemoteObject>& connect, const std::string& localDeviceId, 687 void DistributedSchedCallTest::AddConnectInfo(const sptr<IRemoteObject>& connect, in AddConnectInfo() function in OHOS::DistributedSchedule::DistributedSchedCallTest
|