Home
last modified time | relevance | path

Searched defs:ERROR (Results 76 – 100 of 108) sorted by relevance

12345

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_manager_impl.cpp33 const int32_t ERROR = -1; variable
H A Daudio_haptic_vibrator_impl.cpp61 const int ERROR = -1; variable
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/filter/
H A Dfilter.h74 ERROR, // State fail enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_log_wrapper.h41 enum class AnsLogLevel : uint8_t { DEBUG = 0, INFO, WARN, ERROR, FATAL }; enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h39 constexpr int8_t ERROR = -1; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h98 ERROR, enumerator
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dgraphic_adapter.h25 ERROR, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h106 ERROR, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/
H A Dinteraction_data.h78 ERROR = 0, enumerator
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_app_uri_permission_operations.cpp40 const int MediaLibraryAppUriPermissionOperations::ERROR = -1; member in OHOS::Media::MediaLibraryAppUriPermissionOperations
/ohos5.0/base/sensors/miscdevice/utils/common/include/
H A Dsensors_errors.h47 ERROR = -1, enumerator
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h76 ERROR enumerator
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h55 ERROR, enumerator
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.h183 ERROR enumerator
/ohos5.0/base/sensors/sensor/utils/common/include/
H A Dsensor_errors.h48 ERROR = -1, enumerator
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dmedia_errors.h30 const uint32_t ERROR = BASE_MEDIA_ERR_OFFSET; // Operation failed variable
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dslientswitch_test.cpp37 int32_t ERROR = -1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/
H A Dlogger.h33 enum class LOG_LEVEL { DEBUG, INFO, WARN, ERROR, FATAL }; enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Ddfx_types.h199 ERROR = 1, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_manager_napi.cpp32 const int ERROR = -1; variable
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp49 constexpr int32_t ERROR = -1; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.h63 ERROR = -1, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h230 ERROR, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h145 ERROR, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/sound_manager_test/src/
H A Dsystem_sound_manager_unit_test.cpp22 const int ERROR = -1; variable

12345