Home
last modified time | relevance | path

Searched defs:E_ERROR (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/mock/preferences/
H A Dpreferences.h26 constexpr int E_ERROR = -1; variable
/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_store.h30 constexpr int E_ERROR = -1; variable
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Derror_code.h36 E_ERROR, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_errno.h30 constexpr int E_ERROR = (E_BASE + 1); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h22 constexpr int E_ERROR = E_BASE + 1; variable
/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h49 constexpr int E_ERROR = E_BASE; variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h39 constexpr int E_ERROR = (E_BASE + 1); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/error/
H A Dgeneral_error.h21 E_ERROR, enumerator
/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_settings_rdb_helper.cpp25 static constexpr const int32_t E_ERROR = -1; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/include/
H A Dacl.h139 static constexpr int32_t E_ERROR = -1; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h41 constexpr int E_ERROR = E_BASE; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributed_test_tools.h35 const int E_ERROR = -1; variable
/ohos5.0/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; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp68 constexpr int E_ERROR = 1; variable