Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dime_cfg_manager.cpp58 bool ret = ReadCacheFile(IME_CFG_FILE_PATH, jsonConfigs); in ReadImeCfgFile()
169 bool ImeCfgManager::ReadCacheFile(const std::string &path, json &jsonCfg) in ReadCacheFile() function in OHOS::MiscServices::ImeCfgManager
/base/inputmethod/imf/services/include/
Dime_cfg_manager.h59 static bool ReadCacheFile(const std::string &path, nlohmann::json &jsonCfg);