Home
last modified time | relevance | path

Searched defs:E_ERROR (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Derror_code.h52 { Status::E_ERROR, "E_ERROR" }, member in OHOS::UDMF::Status
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h22 constexpr int E_ERROR = E_BASE + 1; member
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_errno.h30 constexpr int E_ERROR = (E_BASE + 1); member
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h39 constexpr int E_ERROR = (E_BASE + 1); member
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h49 constexpr int E_ERROR = E_BASE; member
/foundation/distributeddatamgr/kv_store/databaseutils/include/
H A Dacl.h139 static constexpr int32_t E_ERROR = -1; member in OHOS::DATABASE_UTILS::Acl
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h41 constexpr int E_ERROR = E_BASE; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributed_test_tools.h35 const int E_ERROR = -1; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp42 constexpr int E_ERROR = 1; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp68 constexpr int E_ERROR = 1; member
[all...]

Completed in 9 milliseconds