Home
last modified time | relevance | path

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

/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_task.cpp166 size_t callBackIndex = isPrintByAdapter ? NapiPrintUtils::INDEX_FOUR : NapiPrintUtils::INDEX_TWO; in CallSpooler() local
191 PRINT_CALL_BASE(env, napi_typeof(env, argv[callBackIndex], &valueType), napi_undefined); in CallSpooler()
193 PRINT_CALL_BASE(env, napi_create_reference(env, argv[callBackIndex], 1, &asyncContext->callback), in CallSpooler()

Completed in 3 milliseconds