Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
Dnapi_hiappevent_write.h52 std::map<std::string, std::string> eventConfigMap; member
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_js_v9.cpp47 …(const napi_env env, const napi_value params[], std::map<std::string, std::string> &eventConfigMap) in BuildEventConfig()
276 std::map<std::string, std::string> eventConfigMap; in SetEventConfig() local