Home
last modified time | relevance | path

Searched defs:throwType (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/include/
Dsys_event.h55 uint8_t throwType = 0; member
/base/hiviewdfx/hiview/base/
Devent_json_parser.cpp260 uint8_t throwType = static_cast<uint8_t>(paramContent["throwtype"].asUInt()); in ParseEventParamInfo() local