Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
Dstatistics_event.cpp89 uint32_t index = curStatisticsMsgPtr->ElementTypesIndex(srcData["event"]); in SrcDatasPretreatment()
143 uint32_t index = curEventStatisticsMsgPtr->ElementTypesIndex(eventType); in GlobalElementTypesStatistics()
/test/ostest/wukong/report/include/
Dstatistics_event.h41 uint32_t ElementTypesIndex(const std::string &eventType) in ElementTypesIndex() function