Searched refs:PRINT_CALL_RETURN_VOID (Results 1 - 3 of 3) sorted by relevance
/base/print/print_fwk/utils/include/ |
H A D | print_constant.h | 49 #define PRINT_CALL_RETURN_VOID(env, theCall) PRINT_CALL_BASE(env, theCall, PRINT_RET_NONE) macro
|
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | print_async_call.cpp | 29 PRINT_CALL_RETURN_VOID(env, napi_get_cb_info(env, info, &argc, argv, &self, nullptr)); in PrintAsyncCall()
|
/base/print/print_fwk/frameworks/helper/print_helper/src/ |
H A D | napi_print_utils.cpp | 290 PRINT_CALL_RETURN_VOID(env, napi_get_boolean(env, value, &jsValue)); in SetBooleanProperty()
|
Completed in 3 milliseconds