Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 25 of 29) sorted by relevance

12

/AliOS-Things-master/components/kv/src/
A Dkv_aos.c43 int aos_kv_set(const char *key, const void *value, int len, int sync) in aos_kv_set()
63 int aos_kv_secure_set(const char *key, const void *value, int len, int sync) in aos_kv_secure_set()
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_kv.c19 int aos_kv_set(const char *key, const void *value, int len, int sync) in aos_kv_set()
/AliOS-Things-master/components/py_engine/tests/extmod/
A Dvfs_fat_oldproto.py32 def sync(self): member in RAMFS_OLD
/AliOS-Things-master/components/oss/src/utils/
A DStreamBuf.h94 int sync() in sync() function
/AliOS-Things-master/components/uservice/src/
A Devent_svr.c156 static void event_call(struct event_param *param, int cmd_id, int sync) in event_call()
167 void event_publish_fd(uint32_t event_id, void *data, int sync) in event_publish_fd()
/AliOS-Things-master/components/posix/src/
A Dfs.c81 void sync(void) in sync() function
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs.h69 mp_obj_t sync[2]; member
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_mqtt.c326 int sync = 0; in _mqtt_sub() local
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream/
A Dzfstream.cpp206 int gzfilebuf::sync() { in sync() function in gzfilebuf
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/
A Dzfstream.cc299 gzfilebuf::sync() in sync() function in gzfilebuf
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/transq_msg/
A Dtransq_msg.h79 unsigned char sync; member
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_localsetup.c29 int sync) in __alcs_localsetup_kv_set()
A Dalcs_mqtt.c63 int len, int sync) in __alcs_mqtt_kv_set()
/AliOS-Things-master/components/vfs/include/aos/
A Dvfs.h116 int (*sync)(file_t *fp); member
/AliOS-Things-master/components/amp_adapter/portfiles/aos/
A Dvfs.h116 int (*sync)(file_t *fp); member
/AliOS-Things-master/components/amp_adapter/
A Dvfs.h116 int (*sync)(file_t *fp); member
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_OS_rhino.c266 int HAL_Kv_Set(const char *key, const void *val, int len, int sync) in HAL_Kv_Set()
/AliOS-Things-master/components/drivers/core/fbdev/include/
A Dfb.h86 uint32_t sync; member
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c36 int HAL_Kv_Set(const char *key, const void *val, int len, int sync) in HAL_Kv_Set()
/AliOS-Things-master/components/vfs/include/
A Dvfs_types.h111 int32_t (*sync) (vfs_file_t *fp); member
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_aos.h107 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set()
A Duvoice_amp.h115 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set()
A Duvoice_alios.h172 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set()
A Duvoice_linux.h133 static inline int os_kv_set(const char *key, const void *buffer, int len, int sync) in os_kv_set()
/AliOS-Things-master/components/py_engine/engine/lib/littlefs/
A Dlfs1.h133 int (*sync)(const struct lfs1_config *c); member

Completed in 30 milliseconds

12