Home
last modified time | relevance | path

Searched refs:OnSwitchStateChanged (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/include/
H A Dunified_collector.h58 static void OnSwitchStateChanged(const char* key, const char* value, void* context);
/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp324 int ret = Parameter::WatchParamChange(HIVIEW_UCOLLECTION_STATE, OnSwitchStateChanged, this); in Init()
349 void UnifiedCollector::OnSwitchStateChanged(const char* key, const char* value, void* context) in OnSwitchStateChanged() function in OHOS::HiviewDFX::UnifiedCollector

Completed in 3 milliseconds