Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/test/unittest/htrace/
Dhtrace_mem_parser_test.cpp430 DataIndex ashmemNameId = stream_.traceDataCache_->GetDataIndex("xxx"); variable
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_mem_parser.cpp401 … DataIndex ashmemNameId = traceDataCache_->GetDataIndex(AshmemInfo.ashmem_name().ToStdString()); in ParseAshmemInfo() local
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Dactivity_monitor_stdtype.cpp471 DataIndex ashmemNameId, in AppendNewData()