Home
last modified time | relevance | path

Searched defs:dhSubtype (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dmeta_capability_info.h36 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 Dcapability_info.h41 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 Dcapability_info.cpp98 void CapabilityInfo::SetDHSubtype(const std::string &dhSubtype) in SetDHSubtype() argument
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/
H A Dnative_distributedhardwarefwk_js.cpp145 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 Dresource_manager_test.cpp845 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