Home
last modified time | relevance | path

Searched defs:SetEventConfig (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_write.cpp112 int SetEventConfig(const std::string& name, const std::map<std::string, std::string> &configMap) in SetEventConfig() function
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog.cpp96 int Watchdog::SetEventConfig(std::map<std::string, std::string> paramsMap) in SetEventConfig() function in OHOS::HiviewDFX::Watchdog
Dwatchdog_inner.cpp1302 int WatchdogInner::SetEventConfig(std::map<std::string, std::string> paramsMap) in SetEventConfig() function in OHOS::HiviewDFX::WatchdogInner
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_write.cpp138 void SetEventConfig(const napi_env env, HiAppEventConfigAsyncContext* asyncContext) in SetEventConfig() function
Dnapi_hiappevent_js_v9.cpp266 static napi_value SetEventConfig(napi_env env, napi_callback_info info) in SetEventConfig() function