Home
last modified time | relevance | path

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

/test/vts/drivers/hal/libcodecoverage/
DGcdaFile.cpp85 const unsigned* buffer = ReadWords(1); in ReadUnsigned()
101 const unsigned* GcdaFile::ReadWords(unsigned words) { in ReadWords() function in android::vts::GcdaFile
143 const unsigned* buffer = ReadWords(2); in ReadCounter()
166 return (const char*)ReadWords(length); in ReadString()
DGcdaFile.h54 const unsigned* ReadWords(unsigned words);