Home
last modified time | relevance | path

Searched defs:NO_ERROR (Results 1 - 23 of 23) sorted by relevance

/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
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability.h213 NO_ERROR = 0, enumerator
/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dapp_group_observer_napi.h26 static const int8_t NO_ERROR = 0; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dconnection_detector.h34 constexpr int32_t NO_ERROR = 0; member
/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; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_n_exporter.cpp26 constexpr int NO_ERROR = 0; member
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dfeature_ability_constant.cpp30 const int NO_ERROR = 0; in FAConstantInit() local
/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h38 NO_ERROR = 0, enumerator
/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/fuzztest/resschedexecutor_fuzzer/
H A Dresschedexecutor_fuzzer.cpp38 constexpr errno_t NO_ERROR = 0; member
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h68 NO_ERROR = BT_NO_ERROR, enumerator
/foundation/ability/ability_runtime/frameworks/js/napi/app/recovery/
H A Dapp_recovery_api.cpp36 NO_ERROR, enumerator
/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dstatus.h34 NO_ERROR = OK, ///< Same as Status::OK member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Dradar_reporter.h109 static constexpr const int32_t NO_ERROR = 0; member in OHOS::DistributedDataDfx::RadarReporter
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dmessage.h34 constexpr uint32_t NO_ERROR = 0; member
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_constants.h47 NO_ERROR = 0, enumerator
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h30 NO_ERROR = 0, member in OHOS::Ace::WebJavaScriptBridgeError
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_types.h81 NO_ERROR = OK, ///< Same as Status::OK member
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Ddistributed_mission_manager.h220 NO_ERROR = 0, enumerator
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h52 #undef NO_ERROR macro
53 NO_ERROR = 0, enumerator
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp763 FALSE_LOG_MSG(SetDisplayMatrix(formatContext_->streams[i]) == Status::NO_ERROR, Start() member in OHOS::Media::Plugins::Ffmpeg::Status
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h437 #undef NO_ERROR macro
438 NO_ERROR = 0, member in OHOS::Rosen::AncoFlags::RSInterfaceErrorCode
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h67 NO_ERROR = 0, enumerator
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h91 static const GLenum NO_ERROR = 0; member in OHOS::Rosen::WebGLRenderingContextBase

Completed in 12 milliseconds