Searched refs:WriteToFile (Results 1 – 2 of 2) sorted by relevance
89 bool WriteToFile(const char *path, const char *data, size_t len);90 bool WriteToFile(const char *path, int dmabuf, size_t len);
92 bool WriteToFile(const char *path, const char *data, size_t len) { in WriteToFile() function111 bool WriteToFile(const char *path, int dmabuf, size_t len) { in WriteToFile() function