Searched defs:DumpBufferToFile (Results 1 – 3 of 3) sorted by relevance
49 void DumpBufferToFile(const std::string& fileName, const std::shared_ptr<Plugin::Buffer>& buffer) in DumpBufferToFile() function
185 void DumpBufferToFile(std::string fileName, uint8_t *buffer, size_t bufSize) in DumpBufferToFile() function
219 void DumpBufferToFile(std::string fileName, uint8_t *buffer, int32_t bufSize) in DumpBufferToFile() function