Searched refs:SaveCallerComponent (Results 1 - 5 of 5) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_connect_test.cpp | 912 DistributedSchedService::GetInstance().SaveCallerComponent(want, connect, callerInfo);
in HWTEST_F() 946 DistributedSchedService::GetInstance().SaveCallerComponent(want1, connect, callerInfo);
in HWTEST_F() 947 DistributedSchedService::GetInstance().SaveCallerComponent(want2, connect, callerInfo);
in HWTEST_F() 998 * @tc.steps: step1. call SaveCallerComponent
in HWTEST_F() 1010 DistributedSchedService::GetInstance().SaveCallerComponent(want, connect, callerInfo);
in HWTEST_F() 1190 DistributedSchedService::GetInstance().SaveCallerComponent(want, connect, callerInfo);
in HWTEST_F()
|
H A D | distributed_sched_service_second_test.cpp | 1330 DistributedSchedService::GetInstance().SaveCallerComponent(want, nullptr, callerInfo); in HWTEST_F()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | distributed_sched_service.h | 283 void SaveCallerComponent(const OHOS::AAFwk::Want& want, const sptr<IRemoteObject>& connect,
|
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/ |
H A D | distributedschedstub_fuzzer.cpp | 802 DistributedSchedService::GetInstance().SaveCallerComponent(want, connect, callerInfo); in ReleaseAbilityFromRemoteInnerFuzzTest()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_service.cpp | 1828 SaveCallerComponent(want, connect, callerInfo); in TryStartRemoteAbilityByCall() 1835 void DistributedSchedService::SaveCallerComponent(const OHOS::AAFwk::Want& want, in SaveCallerComponent() function in OHOS::DistributedSchedule::DistributedSchedService
|
Completed in 16 milliseconds