Home
last modified time | relevance | path

Searched defs:E_NO_DATA (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h33 constexpr int E_NO_DATA = E_BASE + 16; variable
/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h160 constexpr int E_NO_DATA = (E_BASE + 22); variable