Home
last modified time | relevance | path

Searched refs:StopSource (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h102 ActionResult StopSource();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp270 auto sourceResult = StopSource(); in StopComponent()
412 ActionResult ComponentManager::StopSource() in StopSource() function in OHOS::DistributedHardware::ComponentManager
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
H A Dcomponent_manager_test.cpp376 auto ret = ComponentManager::GetInstance().StopSource();