Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dmeta_capability_info.h37 std::string dhAttrs, std::string dhSubtype, std::string udidHash, std::string sinkVersion) in MetaCapabilityInfo()
H A Dcapability_info.h42 std::string dhAttrs, std::string dhSubtype) in CapabilityInfo()
/ohos5.0/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
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info.cpp98 void CapabilityInfo::SetDHSubtype(const std::string &dhSubtype) in SetDHSubtype()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp845 std::string dhSubtype; variable
866 std::string dhSubtype; variable
1148 std::string dhSubtype = "dhSubtype_test"; variable