Searched defs:dhSubtype (Results 1 - 5 of 5) sorted by relevance
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/ |
H A D | meta_capability_info.h | 36 MetaCapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType dhType, std::string dhAttrs, std::string dhSubtype, std::string udidHash, std::string sinkVersion) MetaCapabilityInfo() argument
|
H A D | capability_info.h | 41 CapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType dhType, std::string dhAttrs, std::string dhSubtype) CapabilityInfo() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | capability_info.cpp | 98 void CapabilityInfo::SetDHSubtype(const std::string &dhSubtype) in SetDHSubtype() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/ |
H A D | native_distributedhardwarefwk_js.cpp | 145 DHSubtype dhSubtype = static_cast<DHSubtype>(type); in PauseDistributedHardware() local 197 DHSubtype dhSubtype = static_cast<DHSubtype>(type); in ResumeDistributedHardware() local 249 DHSubtype dhSubtype = static_cast<DHSubtype>(type); in StopDistributedHardware() local [all...] |
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/ |
H A D | resource_manager_test.cpp | 845 std::string dhSubtype; in HWTEST_F() local 866 std::string dhSubtype; in HWTEST_F() local 1159 std::string dhSubtype = "dhSubtype_test"; in HWTEST_F() local
|
Completed in 4 milliseconds