Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h285 void RemoveCallerComponent(const sptr<IRemoteObject>& connect);
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_second_test.cpp1119 * @tc.desc: call RemoveCallerComponent
1132 DistributedSchedService::GetInstance().RemoveCallerComponent(connect); in HWTEST_F()
1133 DistributedSchedService::GetInstance().RemoveCallerComponent(nullptr); in HWTEST_F()
H A Ddistributed_sched_connect_test.cpp899 * @tc.steps: step1. call RemoveCallerComponent in HWTEST_F()
913 DistributedSchedService::GetInstance().RemoveCallerComponent(connect); in HWTEST_F()
931 * @tc.steps: step1. call RemoveCallerComponent in HWTEST_F()
1156 DistributedSchedService::GetInstance().RemoveCallerComponent(connect); in HWTEST_F()
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp500 DistributedSchedService::GetInstance().RemoveCallerComponent(obj); in RegisterOnListenerInnerFuzzTest()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1868 void DistributedSchedService::RemoveCallerComponent(const sptr<IRemoteObject>& connect) in RemoveCallerComponent() function in OHOS::DistributedSchedule::DistributedSchedService
1888 HILOGW("RemoveCallerComponent connect not found"); in RemoveCallerComponent()
2037 RemoveCallerComponent(connect); in ReleaseRemoteAbility()

Completed in 17 milliseconds