Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/localhardwaremanager/src/
H A Dlocal_hardware_manager_test.cpp54 std::vector<DHItem> dhItems; variable
68 std::vector<DHItem> dhItems; variable
/ohos5.0/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 … in AddLocalCapabilityInfo()
145 void LocalHardwareManager::AddLocalMetaCapInfo(const std::vector<DHItem> &dhItems, const DHType dhT… in AddLocalMetaCapInfo()
164 void LocalHardwareManager::CheckNonExistCapabilityInfo(const std::vector<DHItem> &dhItems, const DH… in CheckNonExistCapabilityInfo()