Searched refs:WriteToFile (Results 1 – 2 of 2) sorted by relevance
87 bool WriteToFile(const char *path, const char *data, size_t len);88 bool WriteToFile(const char *path, int dmabuf, size_t len);
107 bool WriteToFile(const char *path, const char *data, size_t len) in WriteToFile() function127 bool WriteToFile(const char *path, int dmabuf, size_t len) in WriteToFile() function