Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dime_cfg_manager.cpp73 if (!WriteCacheFile(IME_CFG_FILE_PATH, jsonConfigs)) { in WriteImeCfgFile()
177 bool ImeCfgManager::WriteCacheFile(const std::string &path, const json &jsonCfg) in WriteCacheFile() function in OHOS::MiscServices::ImeCfgManager
/base/inputmethod/imf/services/include/
Dime_cfg_manager.h47 static bool WriteCacheFile(const std::string &path, const nlohmann::json &jsonCfg);