Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info.cpp38 void CapabilityInfo::SetDHId(const std::string &dhId) in SetDHId() function in OHOS::DistributedHardware::CapabilityInfo
214 capability.SetDHId(cJSON_GetObjectItem(jsonObject, DH_ID.c_str())->valuestring); in FromJson()
H A Dmeta_capability_info.cpp170 metaCapInfo.SetDHId(cJSON_GetObjectItem(jsonObject, DH_ID.c_str())->valuestring); in FromJson()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dcapability_info.h51 void SetDHId(const std::string &dhId);

Completed in 2 milliseconds