Home
last modified time | relevance | path

Searched defs:HITRACE_TAG_MISC (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/request/request/services/src/
H A Dtrace.rs22 const HITRACE_TAG_MISC: u64 = 1u64 << 41; const
/ohos5.0/base/inputmethod/imf/common/src/
H A Dinputmethod_trace.cpp22 constexpr uint64_t HITRACE_TAG_MISC = (1ULL << 41); // Notification module tag. variable
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace_meter/
H A Dhitrace_meter.h63 constexpr uint64_t HITRACE_TAG_MISC = (1ULL << 41); // Notification module tag. variable