Searched refs:RemoteConnectAbilityMappingLocked (Results 1 - 6 of 6) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_call_test.cpp | 671 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, localDeviceId,
in AddSession()
|
H A D | distributed_sched_connect_test.cpp | 162 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, localDeviceId,
in AddSession() 1355 * @tc.steps: step1. call RemoteConnectAbilityMappingLocked
in HWTEST_F() 1365 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, localDeviceId,
in HWTEST_F()
|
H A D | distributed_sched_service_first_test.cpp | 708 * @tc.steps: step2. call RemoteConnectAbilityMappingLocked when connect == nullptr; in HWTEST_F() 710 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(nullptr, in HWTEST_F()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | distributed_sched_service.h | 238 void RemoteConnectAbilityMappingLocked(const sptr<IRemoteObject>& connect, const std::string& localDeviceId,
|
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/ |
H A D | distributedschedstub_fuzzer.cpp | 399 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, deviceId, in ReleaseRemoteAbilityInnerFuzzTest()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_service.cpp | 1524 void DistributedSchedService::RemoteConnectAbilityMappingLocked(const sptr<IRemoteObject>& connect, in RemoteConnectAbilityMappingLocked() function in OHOS::DistributedSchedule::DistributedSchedService 1665 RemoteConnectAbilityMappingLocked(connect, callerInfo.sourceDeviceId, remoteDeviceId, in TryConnectRemoteAbility()
|
Completed in 17 milliseconds