Home
last modified time | relevance | path

Searched defs:resInfos (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/resourcemanager_fuzzer/
H A Dresourcemanager_fuzzer.cpp55 std::vector<std::shared_ptr<CapabilityInfo>> resInfos; in ResourceManagerFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dlocal_capability_info_manager.cpp111 …2_t LocalCapabilityInfoManager::AddCapability(const std::vector<std::shared_ptr<CapabilityInfo>> &… in AddCapability()
169 std::vector<std::shared_ptr<CapabilityInfo>> &resInfos) in GetCapabilitiesByDeviceId()
H A Dcapability_info_manager.cpp187 int32_t CapabilityInfoManager::AddCapability(const std::vector<std::shared_ptr<CapabilityInfo>> &re… in AddCapability()
228 …2_t CapabilityInfoManager::AddCapabilityInMem(const std::vector<std::shared_ptr<CapabilityInfo>> &… in AddCapabilityInMem()
543 std::vector<std::shared_ptr<CapabilityInfo>> &resInfos) in GetCapabilitiesByDeviceId()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_comm_tool.cpp101 std::vector<std::shared_ptr<CapabilityInfo>> resInfos; in GetAndSendLocalFullCaps() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp122 …vector<shared_ptr<CapabilityInfo>> resInfos { CAP_INFO_0, CAP_INFO_1, CAP_INFO_2, CAP_INFO_3, CAP_… in SetUp() local
199 …vector<shared_ptr<CapabilityInfo>> resInfos { CAP_INFO_0, CAP_INFO_1, CAP_INFO_2, CAP_INFO_3, CAP_… variable
213 …vector<shared_ptr<CapabilityInfo>> resInfos { CAP_INFO_0, CAP_INFO_1, CAP_INFO_2, CAP_INFO_3, CAP_… variable
711 std::vector<std::shared_ptr<CapabilityInfo>> resInfos; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/
H A Ddb_adapter_test.cpp157 …vector<shared_ptr<CapabilityInfo>> resInfos { CAP_INFO_0, CAP_INFO_1, CAP_INFO_2, CAP_INFO_3, CAP_… variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp185 std::vector<std::shared_ptr<CapabilityInfo>> resInfos; in QueryLocalSysSpec() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/src/
H A Dcomponent_manager_test.cpp241 std::vector<std::shared_ptr<CapabilityInfo>> resInfos { CAP_INFO_1 }; variable