Searched refs:WriteCacheFile (Results 1 – 2 of 2) sorted by relevance
73 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
47 static bool WriteCacheFile(const std::string &path, const nlohmann::json &jsonCfg);