Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_reader.cpp151 std::vector<std::string> bufferNames = GetBufferNameList(m_parsed_trace); in readSnapShot() local
152 std::vector<std::string>::iterator bnit = bufferNames.begin(); in readSnapShot()
153 while(bnit != bufferNames.end()) in readSnapShot()