Home
last modified time | relevance | path

Searched refs:DumpLoadedComps (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h62 void DumpLoadedComps(std::set<DHType> &compSourceType, std::set<DHType> &compSinkType);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Dhidump_helper.cpp137 ComponentManager::GetInstance().DumpLoadedComps(loadedCompSource, loadedCompSink); in ShowAllLoadedComps()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
H A Dcomponent_manager_test.cpp674 * @tc.desc: Verify the DumpLoadedComps function
682 ComponentManager::GetInstance().DumpLoadedComps(compSourceType, compSinkType); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp898 void ComponentManager::DumpLoadedComps(std::set<DHType> &compSourceType, std::set<DHType> &compSinkType) in DumpLoadedComps() function in OHOS::DistributedHardware::ComponentManager

Completed in 5 milliseconds