Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/
Dperf_utils.h101 bool WriteDataToFile(const std::vector<char>& data, const string& filename);
Dperf_utils.cc173 bool WriteDataToFile(const std::vector<char>& data, const string& filename) { in WriteDataToFile() function