Searched refs:CheckConfigFile (Results 1 – 2 of 2) sorted by relevance
91 cJSON* FontConfig::CheckConfigFile(const char* fname) const in CheckConfigFile() function in OHOS::Rosen::TextEngine::FontConfig137 cJSON* root = CheckConfigFile(fname); in ParseConfig()225 cJSON* root = CheckConfigFile(fname); in ParseConfigList()256 cJSON* root = CheckConfigFile(fname); in ParseConfigListPath()492 cJSON* root = CheckConfigFile(fontPath); in ParseInstallConfig()
38 cJSON* CheckConfigFile(const char* fname) const;