Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_converter.cpp27 if (errorCode >= E_PRINT_GENERIC_FAILURE && errorCode <= E_PRINT_UNKNOWN) { in ConvertToNativeErrorCode()
/base/print/print_fwk/utils/include/
H A Dprint_constant.h78 E_PRINT_UNKNOWN = 13100255, enumerator
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_async_call.cpp220 case E_PRINT_UNKNOWN: in GetErrorText()
221 errorText = "E_PRINT_UNKNOWN"; in GetErrorText()

Completed in 3 milliseconds