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