Searched defs:os_fwrite (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/uvoice/internal/ |
A D | uvoice_aos.h | 148 static inline size_t os_fwrite(const void *buffer, size_t size, size_t count, os_file_t fp) in os_fwrite() function
|
A D | uvoice_amp.h | 150 static inline size_t os_fwrite(const void *buffer, size_t size, size_t count, os_file_t fp) in os_fwrite() function
|
A D | uvoice_alios.h | 213 static inline size_t os_fwrite(const void *buffer, size_t size, size_t count, os_file_t fp) in os_fwrite() function
|
A D | uvoice_linux.h | 181 static inline size_t os_fwrite(const void *buffer, size_t size, size_t count, os_file_t fp) in os_fwrite() function
|
Completed in 8 milliseconds