Home
last modified time | relevance | path

Searched refs:connectInfomation (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp351 …std::string connectInfomation = GetConnectPara(deviceId, jsonObject[TAG_DEVICE_ID].get<std::string… in AddMember() local
362 jsonObj[FIELD_CONNECT_PARAMS] = connectInfomation.c_str(); in AddMember()