Home
last modified time | relevance | path

Searched refs:ParseConfigListPath (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.h104 int ParseConfigListPath(const char* fname);
H A Dfont_config.cpp182 int err = ParseConfigListPath(fname); in ParseFontFileMap()
250 int FontConfigJson::ParseConfigListPath(const char* fname) in ParseConfigListPath() function in OHOS::Rosen::TextEngine::FontConfigJson
253 LOGSO_FUNC_LINE(ERROR) << "ParseConfigListPath fname is nullptr"; in ParseConfigListPath()
258 LOGSO_FUNC_LINE(ERROR) << "ParseConfigListPath CheckConfigFile failed"; in ParseConfigListPath()

Completed in 2 milliseconds