Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/include/
H A Dprint_context.h31 REQUEST_TYPE_START, enumerator
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_modal_ui_callback.cpp241 if (context->requestType == PrintRequestType::REQUEST_TYPE_START) { in CreateResultMessage()
H A Dprint_task.cpp192 asyncContext->requestType = PrintRequestType::REQUEST_TYPE_START; in CallSpooler()