Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp49 const std::string OS_ACCOUNT_CONFIG_FILE = "etc/os_account/os_account_config.json"; variable
81 CfgFiles *cfgFiles = GetCfgFiles(OS_ACCOUNT_CONFIG_FILE.c_str()); in GetOsAccountConfig()