Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp68 void ParameterWatchCallback(const char* key, const char* value, void* context) in ParameterWatchCallback() function
133 if (WatchParameter(TEST_TYPE_PARAM_KEY, ParameterWatchCallback, this) != 0) { in OnLoad()