Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp314 std::string verSion = jsonObject[FIELD_CREDENTIAL_VERSION].get<std::string>(); in GetCredentialData() local
319 jsonPkInfo[FIELD_CREDENTIAL_VERSION] = verSion; in GetCredentialData()