Searched defs:SetEventConfig (Results 1 – 5 of 5) sorted by relevance
112 int SetEventConfig(const std::string& name, const std::map<std::string, std::string> &configMap) in SetEventConfig() function
96 int Watchdog::SetEventConfig(std::map<std::string, std::string> paramsMap) in SetEventConfig() function in OHOS::HiviewDFX::Watchdog
1302 int WatchdogInner::SetEventConfig(std::map<std::string, std::string> paramsMap) in SetEventConfig() function in OHOS::HiviewDFX::WatchdogInner
138 void SetEventConfig(const napi_env env, HiAppEventConfigAsyncContext* asyncContext) in SetEventConfig() function
266 static napi_value SetEventConfig(napi_env env, napi_callback_info info) in SetEventConfig() function