Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp76 constexpr int HITRACEID_LEN = 64; variable
253 char buf[HITRACEID_LEN] = {0}; in AddTraceMarkerLarge()
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
H A Dhitrace_ndk_test.cpp57 constexpr int HITRACEID_LEN = 64; variable
158 char buf[HITRACEID_LEN] = {0}; in GetRecord()