Searched defs:os_kv_set (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/uvoice/internal/ |
A D | uvoice_aos.h | 107 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set() function
|
A D | uvoice_amp.h | 115 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set() function
|
A D | uvoice_alios.h | 172 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set() function
|
A D | uvoice_linux.h | 133 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set() function
|
Completed in 8 milliseconds