Home
last modified time | relevance | path

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

/base/security/device_auth/services/data_manager/src/
Ddata_manager.c201 static bool GetOsAccountInfoPath(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPath() function
435 if (!GetOsAccountInfoPath(osAccountId, infoPath, MAX_DB_PATH_LEN)) { in ReadParcelFromFile()
648 if (!GetOsAccountInfoPath(info->osAccountId, infoPath, MAX_DB_PATH_LEN)) { in SaveParcelToFile()