Home
last modified time | relevance | path

Searched refs:SetDHType (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info.cpp78 void CapabilityInfo::SetDHType(const DHType dhType) in SetDHType() function in OHOS::DistributedHardware::CapabilityInfo
238 capability.SetDHType((DHType)cJSON_GetObjectItem(jsonObject, DH_TYPE.c_str())->valuedouble); in FromJson()
H A Dmeta_capability_info.cpp194 metaCapInfo.SetDHType((DHType)cJSON_GetObjectItem(jsonObject, DH_TYPE.c_str())->valuedouble); in FromJson()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dcapability_info.h67 void SetDHType(const DHType dhType);

Completed in 2 milliseconds