Searched refs:WriteToFile (Results 1 – 2 of 2) sorted by relevance
85 bool WriteToFile(const std::string &fileName, const uint8_t *data, size_t len);
669 bool RpcServer::WriteToFile(const std::string &fileName, const uint8_t *data, size_t len) in WriteToFile() function in SysTuning::TraceStreamer::RpcServer721 return WriteToFile(fileName, data, len); in DownloadELFCallback()