Home
last modified time | relevance | path

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

/base/security/device_security_level/oem_property/common/
Ddslm_credential_utils.c70 char *saved; member
222 credCb->saved = (char *)MALLOC(strSize); in InitCredential()
223 if (credCb->saved == NULL) { in InitCredential()
226 if (strcpy_s(credCb->saved, strSize, credentialString) != EOK) { in InitCredential()
227 FREE(credCb->saved); in InitCredential()
228 credCb->saved = NULL; in InitCredential()
239 if (credCb->saved != NULL) { in DestroyCredentialCb()
240 FREE(credCb->saved); in DestroyCredentialCb()
241 credCb->saved = NULL; in DestroyCredentialCb()
252 if (credCb == NULL || credCb->saved == NULL) { in SplitCredentialString()
[all …]
/base/global/timezone/
DREADME.md22 …he data to update the local time zone data. The updated time zone data is saved in the **./data/ia…