Home
last modified time | relevance | path

Searched refs:ERROR_CONFIG_NOT_FOUND (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.cpp81 const int ERROR_CONFIG_NOT_FOUND = 1; // the configuration document is not found variable
110 "config file is not found", // ERROR_CONFIG_NOT_FOUND in ErrInfoToString()
246 * \return ERROR_CONFIG_NOT_FOUND config document is not found
254 return LogErrInfo(ERROR_CONFIG_NOT_FOUND, fname); in CheckConfigFile()
273 return ERROR_CONFIG_NOT_FOUND; in ParseConfigOfHmSymbol()
H A DFontConfig_ohos.h61 ERROR_CONFIG_NOT_FOUND, // the configuration document is not found enumerator
H A DFontConfig_ohos.cpp370 * \return ERROR_CONFIG_NOT_FOUND config document is not found
429 * \return ERROR_CONFIG_NOT_FOUND config document is not found
437 return logErrInfo(ERROR_CONFIG_NOT_FOUND, fname); in checkConfigFile()
1258 "config file is not found", // ERROR_CONFIG_NOT_FOUND in errToString()

Completed in 5 milliseconds