Searched refs:originValues (Results 1 – 2 of 2) sorted by relevance
49 …ic void CreateJsSysEventInfoArray(const napi_env env, const std::vector<std::string>& originValues,
675 …ntUtil::CreateJsSysEventInfoArray(const napi_env env, const std::vector<std::string>& originValues, in CreateHiSysEventInfoJsObject() argument678 auto len = originValues.size(); in CreateHiSysEventInfoJsObject()681 CreateHiSysEventInfoJsObject(env, originValues[i], item); in CreateHiSysEventInfoJsObject()