Home
last modified time | relevance | path

Searched defs:ACCOUNT_INFO_DIGEST_FILE_PATH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h36 const std::string ACCOUNT_INFO_DIGEST_FILE_PATH = USER_INFO_BASE + PATH_SEPARATOR + "account_info_d… variable
/ohos5.0/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp37 const std::string ACCOUNT_INFO_DIGEST_FILE_PATH = "account_info_digest.json"; variable