Home
last modified time | relevance | path

Searched defs:E_OK (Results 1 – 25 of 46) sorted by relevance

12

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Ddatashare_helper.h29 constexpr int32_t E_OK = 0; variable
/ohos5.0/base/security/security_guard/test/unittest/mock/preferences/
H A Dpreferences.h27 constexpr int E_OK = 0; variable
/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_store.h31 constexpr int E_OK = 0; variable
/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/common/include/
H A Dapp_domain_verify_error.h22 E_OK, enumerator
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/include/
H A Dcomm_define.h19 E_OK = 0, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_helper.h28 constexpr int32_t E_OK = 0; variable
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Derror_code.h35 E_OK = ERR_OK, enumerator
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Ddatashare_helper.h25 static const int32_t E_OK = 0; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_rdb_transaction_mock.cpp25 constexpr int32_t E_OK = 0; variable
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_receive_handler.h88 static const int32_t E_OK = 0; variable
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_rdb_transaction.cpp23 constexpr int32_t E_OK = 0; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_observer.cpp34 constexpr const int32_t E_OK = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h20 constexpr int E_OK = 0; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdb_transaction.cpp25 constexpr int32_t E_OK = 0; variable
/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h34 constexpr int E_OK = 0; variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h29 constexpr int E_OK = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib_common.cpp23 const int E_OK = 0; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_rdb_transaction_test.cpp30 constexpr int32_t E_OK = 0; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/error/
H A Dgeneral_error.h20 E_OK = 0, enumerator
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/src/
H A Doobe_datashare_utils.cpp31 constexpr const int32_t E_OK = 0; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/utils/native/include/
H A Dpasteboard_error.h30 E_OK = (DIST_DATA_MGR_SYS_ID << 21) | (PASTEBOARD_ID << 16), enumerator
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dwallpaper_common.h46 E_OK = WALLPAPER_ERR_OFFSET, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/include/
H A Dacl.h138 static constexpr int32_t E_OK = 0; variable
/ohos5.0/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/include/
H A Dcj_interface.h36 enum RTErrorCode { E_OK = 0, E_ARGS = -1, E_TIMEOUT = -2, E_STATE = -3, E_FAILED = -4 }; enumerator
/ohos5.0/foundation/filemanagement/app_file_service/test/unittest/file_uri_native/
H A Dfile_uri_test.cpp60 const int E_OK = 0; variable

12