Home
last modified time | relevance | path

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

/base/print/print_fwk/utils/include/
H A Dprint_constant.h49 #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 Dprint_async_call.cpp29 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 Dnapi_print_utils.cpp290 PRINT_CALL_RETURN_VOID(env, napi_get_boolean(env, value, &jsValue)); in SetBooleanProperty()

Completed in 3 milliseconds