Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp224 std::string GetTagAttribute(const napi_env env, const napi_value& object, std::string defaultValue … in GetTagAttribute() function
559 std::string tag = GetTagAttribute(env, jsObj); in ParseListenerRule()