Searched refs:traceCollectionState (Results 1 – 2 of 2) sorted by relevance
101 std::string traceCollectionState = GetString(DEVELOP_HIVIEW_TRACE_RECORDER, "false"); in IsTraceCollectionSwitchOn() local102 return traceCollectionState == "true"; in IsTraceCollectionSwitchOn()
114 std::string traceCollectionState = GetString(DEVELOP_HIVIEW_TRACE_RECORDER, "false"); in IsTraceCollectionSwitchOn() local115 return traceCollectionState == "true"; in IsTraceCollectionSwitchOn()