Home
last modified time | relevance | path

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

/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.h62 ERROR_CONFIG_FORMAT_NOT_SUPPORTED, // the formation of configuration is not supported enumerator
H A DHmSymbolConfig_ohos.cpp82 const int ERROR_CONFIG_FORMAT_NOT_SUPPORTED = 2; // the formation of configuration is not supported variable
111 "the format of config file is not supported", // ERROR_CONFIG_FORMAT_NOT_SUPPORTED in ErrInfoToString()
247 * \return ERROR_CONFIG_FORMAT_NOT_SUPPORTED config document format is not supported
261 return LogErrInfo(ERROR_CONFIG_FORMAT_NOT_SUPPORTED, fname); in CheckConfigFile()
H A DFontConfig_ohos.cpp371 * \return ERROR_CONFIG_FORMAT_NOT_SUPPORTED config document format is not supported
430 * \return ERROR_CONFIG_FORMAT_NOT_SUPPORTED config document format is not supported
447 return logErrInfo(ERROR_CONFIG_FORMAT_NOT_SUPPORTED, fname); in checkConfigFile()
1259 "the format of config file is not supported", // ERROR_CONFIG_FORMAT_NOT_SUPPORTED in errToString()

Completed in 6 milliseconds