Home
last modified time | relevance | path

Searched refs:PRINT_ERROR_MSG (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_modal_ui_callback.cpp29 #define PRINT_ERROR_MSG "message" macro
301 status = napi_set_named_property(env, businessError, PRINT_ERROR_MSG, message); in CreateBusinessError()