Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_connect_test.cpp162 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, localDeviceId, in AddSession()
1384 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, localDeviceId,
H A Ddistributed_sched_call_test.cpp671 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, localDeviceId, in AddSession()
H A Ddistributed_sched_service_first_test.cpp722 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(nullptr,
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h223 …void RemoteConnectAbilityMappingLocked(const sptr<IRemoteObject>& connect, const std::string& loca…
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp399 DistributedSchedService::GetInstance().RemoteConnectAbilityMappingLocked(connect, deviceId, in ReleaseRemoteAbilityInnerFuzzTest()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1260 void DistributedSchedService::RemoteConnectAbilityMappingLocked(const sptr<IRemoteObject>& connect, in RemoteConnectAbilityMappingLocked() function in OHOS::DistributedSchedule::DistributedSchedService
1394 RemoteConnectAbilityMappingLocked(connect, callerInfo.sourceDeviceId, remoteDeviceId, in TryConnectRemoteAbility()