Home
last modified time | relevance | path

Searched defs:NO_ERROR (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_content_errors.h22 enum ErrorCode { NO_ERROR = NO_ERROR, NOT_CONNECTED, FAILED, REPLY_ERROR }; enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability.h213 NO_ERROR = 0, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dconnection_detector.h34 constexpr int32_t NO_ERROR = 0; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dapp_group_observer_napi.h26 static const int8_t NO_ERROR = 0; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/dfs_listener/
H A Dfile_dfs_listener_stub.cpp24 constexpr int NO_ERROR = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/distributed_manager/
H A Dquery_rpc_id_params.h27 NO_ERROR = 0, enumerator
/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dweb_errors.h26 constexpr ErrCode NO_ERROR = 0; variable
/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dweb_errors.h39 constexpr ErrCode NO_ERROR = 0; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/fuzztest/resschedexecutor_fuzzer/
H A Dresschedexecutor_fuzzer.cpp38 constexpr errno_t NO_ERROR = 0; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dfeature_ability_constant.cpp30 const int NO_ERROR = 0; in FAConstantInit() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_n_exporter.cpp26 constexpr int NO_ERROR = 0; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Dglobal.h59 constexpr int32_t NO_ERROR = 0; variable
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h69 NO_ERROR = BT_NO_ERROR, enumerator
/ohos5.0/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h38 NO_ERROR = 0, enumerator
/ohos5.0/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h38 NO_ERROR = 0, enumerator
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dstatus.h34 NO_ERROR = OK, ///< Same as Status::OK enumerator
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_defination.h52 constexpr int32_t NO_ERROR = 0; variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_constants.h47 NO_ERROR = 0, enumerator
H A Dcloud_sync_common.h41 NO_ERROR = 0, enumerator
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h36 constexpr int8_t NO_ERROR = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dmessage.h34 constexpr uint32_t NO_ERROR = 0; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_types.h81 NO_ERROR = OK, ///< Same as Status::OK enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h38 constexpr int8_t NO_ERROR = 0; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Dradar_reporter.h109 static constexpr const int32_t NO_ERROR = 0; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/recovery/
H A Dapp_recovery_api.cpp36 NO_ERROR, enumerator

12