Home
last modified time | relevance | path

Searched refs:errorIndex_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/include/
H A Dprint_async_call.h76 errorIndex_ = errorIndex; in SetErrorIndex()
81 return errorIndex_; in GetErrorIndex()
89 uint32_t errorIndex_ = E_PRINT_NONE; variable
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/include/
H A Dscan_async_call.h78 errorIndex_ = errorIndex; in SetErrorIndex()
83 return errorIndex_; in GetErrorIndex()
92 uint32_t errorIndex_ = E_SCAN_NONE; variable