Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani.cpp339 static int32_t ParseQueryRules(ani_env *env, ani_array rulesAni, std::vector<QueryRule> &rules) in ParseQueryRules() function
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp890 int32_t NapiHiSysEventUtil::ParseQueryRules(const napi_env env, napi_value& array, std::vector<Quer… in CreateHiSysEventInfoJsObject() function in OHOS::HiviewDFX::NapiHiSysEventUtil