Home
last modified time | relevance | path

Searched defs:storageFile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_dev_info.c42 const char *storageFile = "/data/service/el1/public/deviceauth/hcgroup.dat"; in GetStoragePath() local
57 const char *storageFile = "/data/service/el1/public/deviceauth"; in GetStorageDirPath() local
67 const char *storageFile = "/data/service/el1/public/deviceauth/account"; in GetAccountStoragePath() local
77 const char *storageFile = "/data/service/el1/public/deviceauth/pseudonym"; in GetPseudonymStoragePath() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Dhc_dev_info_mock.c64 const char *storageFile = "/data/service/el1/public/deviceauthMock/hcgroup.dat"; in GetStoragePath() local
80 const char *storageFile = "/data/service/el1/public/deviceauthMock"; in GetStorageDirPath() local
94 const char *storageFile = "/data/service/el1/public/deviceauthMock/account"; in GetAccountStoragePath() local
96 const char *storageFile = "/storage/deviceauth/account"; in GetAccountStoragePath() local
105 const char *storageFile = "/data/service/el1/public/deviceauth/pseudonym"; in GetPseudonymStoragePath() local
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/common/src/
H A Dhc_dev_info_mock.c92 const char *storageFile = "/data/service/el1/public/deviceauth/pseudonym"; in GetPseudonymStoragePath() local