Home
last modified time | relevance | path

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

/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Dnapi_utils.cpp116 napi_value CreateInt32(napi_env env, int32_t code) in CreateInt32() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp329 napi_value CreateInt32(const napi_env env, int32_t num) in CreateInt32() function