Home
last modified time | relevance | path

Searched refs:SaveCallerComponent (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_connect_test.cpp912 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 Ddistributed_sched_service_second_test.cpp1330 DistributedSchedService::GetInstance().SaveCallerComponent(want, nullptr, callerInfo); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h283 void SaveCallerComponent(const OHOS::AAFwk::Want& want, const sptr<IRemoteObject>& connect,
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp802 DistributedSchedService::GetInstance().SaveCallerComponent(want, connect, callerInfo); in ReleaseAbilityFromRemoteInnerFuzzTest()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1828 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