Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp47 std::string credentailId; member
342 credentialDataInfo.credentailId = jsonObject[FIELD_CREDENTIAL_ID].get<std::string>(); in from_json()
374 jsonObject[FIELD_CREDENTIAL_ID] = atoi(credentialDataInfo.credentailId.c_str()); in to_json()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_credential_manager.cpp703 credentialDataInfo.credentailId = "credential_id";
1704 credentialDataInfo.credentailId = "test";