Home
last modified time | relevance | path

Searched defs:compSourceType (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
Dcomponent_manager_test.cpp896 std::set<DHType> compSourceType; variable
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
Dcomponent_manager.cpp616 void ComponentManager::DumpLoadedCompsource(std::set<DHType> &compSourceType) in DumpLoadedCompsource()