Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp64 STATE_NULL = 0, enumerator
89 { STATE_NULL, "STATE_NULL" },
152 RunningState g_runningState = STATE_NULL;
286 if (g_runningState != STATE_NULL) { in SetRunningState()
906 if (g_runningState == STATE_NULL) { in main()