Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.h59 ERROR_CONFIG_FORMAT_NOT_SUPPORTED, // the formation of configuration is not supported enumerator
DFontConfig_ohos.cpp413 return logErrInfo(ERROR_CONFIG_FORMAT_NOT_SUPPORTED, fname); in checkConfigFile()
1202 case ERROR_CONFIG_FORMAT_NOT_SUPPORTED: { in errToString()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76127 + * \return ERROR_CONFIG_FORMAT_NOT_SUPPORTED config document format is not supported
76188 + * \return ERROR_CONFIG_FORMAT_NOT_SUPPORTED config document format is not supported
76205 + return logErrInfo(ERROR_CONFIG_FORMAT_NOT_SUPPORTED, fname);
76978 + case ERROR_CONFIG_FORMAT_NOT_SUPPORTED: {
77113 + ERROR_CONFIG_FORMAT_NOT_SUPPORTED, // the formation of configuration is not supported