Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_module.cpp215 void HilogModule::ParseNapiValue(const JSIValue thisVal, const JSIValue *element, HilogVector *par… in ParseNapiValue() function in OHOS::ACELite::HilogModule
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp1333 void CommonFunc::ParseNapiValue(napi_env env, napi_value element, vector<NapiParam> &params) in ParseNapiValue() function in OHOS::AppExecFwk::LIBZIP::CommonFunc