Searched refs:SCAN_CALL_RETURN_VOID (Results 1 - 3 of 3) sorted by relevance
/base/print/print_fwk/utils/include/ |
H A D | scan_constant.h | 47 #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 D | scan_async_call.cpp | 48 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 D | napi_scan_utils.cpp | 304 SCAN_CALL_RETURN_VOID(env, napi_get_boolean(env, value, &jsValue)); in SetBooleanProperty()
|
Completed in 2 milliseconds