Home
last modified time | relevance | path

Searched refs:StopSoftbusEvent (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/
H A Dsoftbus_adapter_common.cpp43 int32_t SoftbusAdapter::StopSoftbusEvent() in StopSoftbusEvent() function in OHOS::DistributedSchedule::SoftbusAdapter
H A Dsoftbus_adapter.cpp143 int32_t SoftbusAdapter::StopSoftbusEvent() in StopSoftbusEvent() function in OHOS::DistributedSchedule::SoftbusAdapter
145 HILOGI("StopSoftbusEvent pkgName: %{public}s.", pkgName_.c_str()); in StopSoftbusEvent()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
H A Dsoftbus_adapter_common_test.cpp66 * @tc.desc: call StopSoftbusEvent from distributedsched
72 uint32_t result = SoftbusAdapter::GetInstance().StopSoftbusEvent(); in HWTEST_F()
128 * @tc.desc: call StopSoftbusEvent from distributedsched
135 uint32_t result = SoftbusAdapter::GetInstance().StopSoftbusEvent(); in HWTEST_F()
H A Dsoftbus_adapter_test.cpp70 * @tc.desc: call StopSoftbusEvent from distributedsched
78 uint32_t result = SoftbusAdapter::GetInstance().StopSoftbusEvent(); in HWTEST_F()
138 * @tc.desc: call StopSoftbusEvent from distributedsched
147 uint32_t result = SoftbusAdapter::GetInstance().StopSoftbusEvent(); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/
H A Dsoftbus_adapter.h36 int32_t StopSoftbusEvent();
/foundation/ability/dmsfwk/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp37 SoftbusAdapter::GetInstance().StopSoftbusEvent(); in FuzzSendSoftbusEvent()

Completed in 3 milliseconds