Home
last modified time | relevance | path

Searched defs:isTraceCollectionSwitchOn (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H A Dtrace_collector_client_test.cpp214 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); variable
264 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); variable
298 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); variable
348 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); variable
403 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); variable
460 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); variable
516 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); variable
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Dtrace_state_change_test.cpp106 bool isTraceCollectionSwitchOn = 0; variable
154 bool isTraceCollectionSwitchOn = (binaryExpression & 1<<4) != 0; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp106 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); in OnTestAppTraceStateChanged() local
119 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); in InitDynamicTrace() local
146 bool isTraceCollectionSwitchOn = std::string(DEVELOP_TRACE_RECORDER_TRUE) == value; in OnHiViewTraceRecorderChanged() local
386 bool isTraceCollectionSwitchOn = Parameter::IsTraceCollectionSwitchOn(); in OnSwitchStateChanged() local