Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c200 static bool GetOsAccountInfoPathDe(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPathDe() function
225 return GetOsAccountInfoPathDe(osAccountId, infoPath, pathBufferLen); in GetOsAccountInfoPath()
555 if (!GetOsAccountInfoPathDe(osAccountId, deFilePath, MAX_DB_PATH_LEN)) { in TryMoveDeDataToCe()