Home
last modified time | relevance | path

Searched refs:KV_ERR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/kv/include/
A Dkv_api.h20 #define KV_ERR_NOT_FOUND -10004 /* Could not found the item */ macro
/AliOS-Things-master/components/kv/src/
A Dkv_aos.c20 case KV_ERR_NOT_FOUND: in _kv_to_aos_res()
A Dkv.c929 return KV_ERR_NOT_FOUND; in kv_item_get()
959 return KV_ERR_NOT_FOUND; in kv_item_delete()
1061 return KV_ERR_NOT_FOUND; in kv_item_secure_get()

Completed in 5 milliseconds