Home
last modified time | relevance | path

Searched defs:credentialDataInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_credential_manager.cpp701 CredentialDataInfo credentialDataInfo; variable
1642 CredentialDataInfo credentialDataInfo; variable
1701 CredentialDataInfo credentialDataInfo; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp334 void from_json(const nlohmann::json &jsonObject, CredentialDataInfo &credentialDataInfo) in from_json()
368 void to_json(nlohmann::json &jsonObject, const CredentialDataInfo &credentialDataInfo) in to_json()