Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/
Dperf_reader.h183 bool ReadUniqueIDs(const ConstBufferWithSize& data, size_t num_ids,
Dperf_reader.cc903 if (!ReadUniqueIDs(data, num_ids, &ids_offset, &attr.ids)) in ReadAttr()
995 bool PerfReader::ReadUniqueIDs(const ConstBufferWithSize& data, size_t num_ids, in ReadUniqueIDs() function in quipper::PerfReader
1369 if (!ReadUniqueIDs(data, num_ids, &offset, &attr.ids)) in ReadAttrEventBlock()