Home
last modified time | relevance | path

Searched refs:StopSink (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h105 ActionResult StopSink();
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp271 auto sinkResult = StopSink(); in StopComponent()
431 ActionResult ComponentManager::StopSink() in StopSink() function in OHOS::DistributedHardware::ComponentManager
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
H A Dcomponent_manager_test.cpp382 * @tc.desc: Verify the StopSink function
388 auto ret = ComponentManager::GetInstance().StopSink(); in HWTEST_F()

Completed in 4 milliseconds