Searched refs:KV_ERR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
20 #define KV_ERR_NOT_FOUND -10004 /* Could not found the item */ macro
20 case KV_ERR_NOT_FOUND: in _kv_to_aos_res()
929 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