Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Draw_data_decoder.h35 static constexpr int TAG_BYTE_MASK = (TAG_BYTE_BOUND - 1); variable
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Draw_data_encoder.h89 static constexpr int TAG_BYTE_MASK = (TAG_BYTE_BOUND - 1); variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Draw_data_encoder.h100 static constexpr int TAG_BYTE_MASK = (TAG_BYTE_BOUND - 1); variable