Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp127 constexpr const char *TRACE_TAG_PROPERTY = "debug.hitrace.tags.enableflags"; variable
227 return SetProperty(TRACE_TAG_PROPERTY, value); in SetTraceTagsEnabled()