Home
last modified time | relevance | path

Searched defs:ErrorType (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dmem_profiler_collector_impl.h38 enum ErrorType { enum
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmedia_codec_adapter.h56 enum class ErrorType : int32_t { enum
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/camera/
H A D_camera_v10.md148 ### ErrorType subsection
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_recorder_engine.h60 enum ErrorType : int32_t { enum
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A Dplugin_base.h28 enum class ErrorType { enum
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_base.h29 enum class ErrorType { enum
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-cloudsync-sys.md37 ## ErrorType section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-cloudsync-sys.md37 ## ErrorType section
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_constants.h46 enum ErrorType { enum
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Da2dp_data_service.h56 enum ErrorType : uint16_t { enum
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp886 std::function<void(ErrorType, int)> &errorCbk, in SetDeviceCallback()