Searched defs:abnormalType (Results 1 – 2 of 2) sorted by relevance
49 void DfxTransaction::ReportError(uint8_t abnormalType, int32_t errCode) in ReportError()55 void DfxTransaction::Report(uint8_t abnormalType, int32_t errCode) in Report()
4840 int32_t abnormalType = static_cast<int32_t>(ARKUI_NODE_CUSTOM_SPAN) + 1; variable