Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/base/
Dindex_map.cpp33 if (indexType_ == INDEX_TYPE_ID && HasData()) { in CovertToIndexMap()
170 if (indexType_ != INDEX_TYPE_ID && other->indexType_ != INDEX_TYPE_ID) { in MergeIndexTypeId()
258 if (indexType_ == INDEX_TYPE_ID) { in CurrentRow()
Dindex_map.h134 if (indexType_ == INDEX_TYPE_ID) { in Set()
225 INDEX_TYPE_ID, enumerator
228 FindIndexType indexType_ = INDEX_TYPE_ID;