Home
last modified time | relevance | path

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

/base/print/print_fwk/utils/include/
H A Dscan_constant.h47 #define SCAN_CALL_RETURN_VOID(env, theCall) SCAN_CALL_BASE(env, theCall, SCAN_RET_NONE) macro
/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dscan_async_call.cpp48 SCAN_CALL_RETURN_VOID(env, napi_get_cb_info(env, info, &argc, argv, &self, nullptr)); in ScanAsyncCall()
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp304 SCAN_CALL_RETURN_VOID(env, napi_get_boolean(env, value, &jsValue)); in SetBooleanProperty()

Completed in 2 milliseconds