Home
last modified time | relevance | path

Searched defs:CreateInt32 (Results 1 – 2 of 2) sorted by relevance

/base/print/print_fwk/frameworks/helper/src/
Dnapi_print_utils.cpp119 napi_value NapiPrintUtils::CreateInt32(napi_env env, int32_t code) in CreateInt32() function in OHOS::Print::NapiPrintUtils
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp329 napi_value CreateInt32(const napi_env env, int32_t num) in CreateInt32() function