Home
last modified time | relevance | path

Searched defs:CreateInt64Value (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp47 void HiviewNapiUtil::CreateInt64Value(const napi_env env, int64_t value, napi_value& ret) in CreateInt64Value() function in OHOS::HiviewDFX::HiviewNapiUtil
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp43 napi_value CreateInt64Value(const napi_env env, int64_t value) in CreateInt64Value() function
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp956 void NapiHiSysEventUtil::CreateInt64Value(const napi_env env, int64_t value, napi_value& ret) in CreateHiSysEventInfoJsObject() function in OHOS::HiviewDFX::NapiHiSysEventUtil