Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/
H A Dhitrace_dump.h30 TAG_ERROR = 3, enumerator
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dtrace_utils.h37 {TraceErrorCode::TAG_ERROR, UcError::TRACE_TAG_ERROR},
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
H A Dhitrace_dump_test.cpp245 ASSERT_TRUE(OpenTrace(args) == TraceErrorCode::TAG_ERROR);
478 ASSERT_TRUE(OpenTrace(tagGroups) == TraceErrorCode::TAG_ERROR);
481 ASSERT_TRUE(OpenTrace(tagGroups1) == TraceErrorCode::TAG_ERROR);
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp1463 return TAG_ERROR; in OpenTrace()
1468 return TAG_ERROR; in OpenTrace()
1509 return TAG_ERROR; in OpenTrace()
1515 return TAG_ERROR; in OpenTrace()
1640 return TAG_ERROR; in CloseTrace()