Home
last modified time | relevance | path

Searched defs:dhItems (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/localhardwaremanager/src/
H A Dlocal_hardware_manager_test.cpp54 std::vector<DHItem> dhItems; in HWTEST_F() local
68 std::vector<DHItem> dhItems; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dlocal_hardware_manager.cpp105 std::vector<DHItem> dhItems; in QueryLocalHardware() local
131 void LocalHardwareManager::AddLocalCapabilityInfo(const std::vector<DHItem> &dhItems, const DHType dhType, in AddLocalCapabilityInfo() argument
145 void LocalHardwareManager::AddLocalMetaCapInfo(const std::vector<DHItem> &dhItems, const DHType dhType, in AddLocalMetaCapInfo() argument
164 CheckNonExistCapabilityInfo(const std::vector<DHItem> &dhItems, const DHType dhType) CheckNonExistCapabilityInfo() argument
[all...]

Completed in 1 milliseconds