Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dutils.h129 void MoveFromBinaryFormat(T* data_p, size_t n, const char*& p) { in MoveFromBinaryFormat()
144 void MoveToBinaryFormat(const T* data_p, size_t n, char*& p) { in MoveToBinaryFormat()