Home
last modified time | relevance | path

Searched defs:E_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Derror_code.h44 E_NOT_FOUND, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h31 constexpr int E_NOT_FOUND = E_BASE + 14; variable
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dwallpaper_common.h55 E_NOT_FOUND, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h24 constexpr int E_NOT_FOUND = (E_BASE + 3); // not found the resource. variable