Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp358 napi_value CreateObject(const napi_env env) in CreateObject() function
368 napi_value CreateObject(const napi_env env, const std::string& key, const napi_value value) in CreateObject() function
/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Dnapi_utils.cpp173 napi_value CreateObject(napi_env env) in CreateObject() function
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
Dn_val.cpp245 NVal NVal::CreateObject(napi_env env) in CreateObject() function in OHOS::HiviewDFX::NVal