HomeSort by relevance Sort by last modified time
    Searched refs:write_to_file (Results 1 - 7 of 7) sorted by null

  /frameworks/base/tools/localize/
file_utils.h 19 int write_to_file(const string& filename, const string& text);
file_utils.cpp 161 write_to_file(const string& filename, const string& text) function
localize.cpp 403 write_to_file(filename, text);
515 err = write_to_file(outfile, xliff->ToString());
merge_res_and_xliff.cpp 363 if (0 != write_to_file(file->xx_new_filename, file->xx_new_text)) {
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd.h 291 extern int write_to_file(dhd_pub_t *dhd, uint8 *buf, int size);
dhd_linux.c 3054 write_to_file(dhd_pub_t *dhd, uint8 *buf, int size) function
    [all...]
dhd_sdio.c     [all...]

Completed in 654 milliseconds