Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp50 constexpr const char* TAG_DM_VERSION = "DM_VERSION"; member
202 jsonObj[TAG_DM_VERSION] = ""; in CreateGeneratePinHolderMsg()
251 isRemoteSupported_ = jsonObject.contains(TAG_DM_VERSION); in ProcessCreateMsg()
270 jsonObj[TAG_DM_VERSION] = ""; in ProcessCreateMsg()
292 isRemoteSupported_ = jsonObject.contains(TAG_DM_VERSION); in ProcessCreateRespMsg()

Completed in 2 milliseconds