Home
last modified time | relevance | path

Searched refs:BuildCustomEventParamPack (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_param_builder.cpp93 bool NapiParamBuilder::BuildCustomEventParamPack(napi_env env, const napi_value params[], size_t le… in BuildCustomEventParamPack() function in OHOS::HiviewDFX::NapiParamBuilder
114 if (!BuildCustomEventParamPack(env, params, len)) { in BuildEventParam()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_param_builder.h43 bool BuildCustomEventParamPack(napi_env env, const napi_value params[], size_t len);