Home
last modified time | relevance | path

Searched refs:Error (Results 1 – 25 of 1643) sorted by relevance

12345678910>>...66

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkWeb.ts22 throw new Error('Method not implemented.');
25 throw new Error('Method not implemented.');
28 throw new Error('Method not implemented.');
31 throw new Error('Method not implemented.');
34 throw new Error('Method not implemented.');
37 throw new Error('Method not implemented.');
40 throw new Error('Method not implemented.');
43 throw new Error('Method not implemented.');
46 throw new Error('Method not implemented.');
49 throw new Error('Method not implemented.');
[all …]
H A DArkSpan.ts369 throw new Error('Method not implemented.');
372 throw new Error('Method not implemented.');
375 throw new Error('Method not implemented.');
378 throw new Error('Method not implemented.');
381 throw new Error('Method not implemented.');
384 throw new Error('Method not implemented.');
387 throw new Error('Method not implemented.');
391 throw new Error('Method not implemented.');
395 throw new Error('Method not implemented.');
399 throw new Error('Method not implemented.');
[all …]
H A DArkXComponent.ts53 throw new Error('Method not implemented.');
56 throw new Error('Method not implemented.');
59 throw new Error('Method not implemented.');
62 throw new Error('Method not implemented.');
65 throw new Error('Method not implemented.');
68 throw new Error('Method not implemented.');
71 throw new Error('Method not implemented.');
74 throw new Error('Method not implemented.');
77 throw new Error('Method not implemented.');
80 throw new Error('Method not implemented.');
[all …]
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Derror.rs19 pub enum Error { enum
24 Io(std::io::Error),
75 impl Error { impl
132 impl Debug for Error { implementation
166 impl From<std::io::Error> for Error { implementation
168 Error::Io(e) in from()
172 impl std::error::Error for Error {} implementation
174 impl serde::ser::Error for Error { implementation
183 impl serde::de::Error for Error { implementation
276 Error::Io(std::io::Error::from(ErrorKind::AddrInUse)) in ut_error_fmt()
[all …]
H A Dserializer_compact.rs15 use crate::{Error, Error::*};
77 type Error = Error; typedef
198 ) -> Result<(), Error> { in serialize_unit_variant() argument
220 ) -> Result<(), Error> in serialize_newtype_variant()
343 type Error = Error; typedef
364 type Error = Error; typedef
383 type Error = Error; typedef
410 type Error = Error; typedef
436 type Error = Error; typedef
468 type Error = Error; typedef
[all …]
H A Ddeserializer.rs256 type Error = Error; typedef
459 ) -> Result<V::Value, Self::Error> in deserialize_unit_struct()
470 ) -> Result<V::Value, Self::Error> in deserialize_newtype_struct()
524 ) -> Result<V::Value, Self::Error> in deserialize_tuple_struct()
571 ) -> Result<V::Value, Self::Error> in deserialize_struct()
583 ) -> Result<V::Value, Self::Error> in deserialize_enum()
660 type Error = Error; typedef
705 type Error = Error; typedef
790 type Error = Error; typedef
813 type Error = Error; typedef
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Derror.rs24 pub(crate) struct Errors(pub(crate) Vec<Error>);
35 pub enum Error { enum
91 impl Display for Error { implementation
116 impl std::error::Error for Error {} implementation
118 impl Deserialize for Error { implementation
122 0 => Ok(Error::Success), in deserialize()
130 8 => Ok(Error::DownloadFailed), in deserialize()
131 9 => Ok(Error::UploadFailed), in deserialize()
133 11 => Ok(Error::UnknownError), in deserialize()
134 12 => Ok(Error::NetworkError), in deserialize()
[all …]
H A Ddatabase.rs21 use crate::ipc_conn::error::Error;
122 .read::<Error>() in generate_ids()
124 if !error.eq(&Error::Success) { in generate_ids()
167 .read::<Error>() in insert()
214 .read::<Error>() in update()
257 .read::<Error>() in delete()
303 .read::<Error>() in query_values()
305 if !error.eq(&Error::Success) { in query_values()
330 .read::<Error>() in lock()
357 .read::<Error>() in unlock()
[all …]
H A Dasset.rs20 use crate::ipc_conn::error::Error;
25 pub(crate) type AssetLoaderResult<T> = Result<T, Error>;
192 .ok_or(Error::GetProxyObjectFailed)?; in new()
195 .map_err(|_| Error::SendRequestFailed)?; in new()
231 .ok_or(Error::GetProxyObjectFailed)?; in download()
234 .map_err(|_| Error::SendRequestFailed)?; in download()
243 .read::<Error>() in download()
245 if !error.eq(&Error::Success) { in download()
283 .ok_or(Error::GetProxyObjectFailed)?; in upload()
295 .read::<Error>() in upload()
[all …]
/ohos5.0/docs/en/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-update.md3 |Error code added|NA|Method or attribute name: getOnlineUpdater<br>Error code: 201, 11500104|@ohos.…
4 |Error code added|NA|Method or attribute name: getRestorer<br>Error code: 201, 11500104|@ohos.updat…
5 |Error code added|NA|Method or attribute name: getLocalUpdater<br>Error code: 201, 11500104|@ohos.u…
6 |Error code added|NA|Method or attribute name: checkNewVersion<br>Error code: 201, 11500104|@ohos.u…
7 |Error code added|NA|Method or attribute name: getNewVersionInfo<br>Error code: 201, 11500104|@ohos…
11 |Error code added|NA|Method or attribute name: getTaskInfo<br>Error code: 201, 11500104|@ohos.updat…
12 |Error code added|NA|Method or attribute name: download<br>Error code: 201, 401, 11500104|@ohos.upd…
20 |Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.…
21 |Error code added|NA|Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.d…
25 |Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-update.md3 |Error code added|NA|Method or attribute name: getOnlineUpdater<br>Error code: 201, 11500104|@ohos.…
4 |Error code added|NA|Method or attribute name: getRestorer<br>Error code: 201, 11500104|@ohos.updat…
5 |Error code added|NA|Method or attribute name: getLocalUpdater<br>Error code: 201, 11500104|@ohos.u…
6 |Error code added|NA|Method or attribute name: checkNewVersion<br>Error code: 201, 11500104|@ohos.u…
7 |Error code added|NA|Method or attribute name: getNewVersionInfo<br>Error code: 201, 11500104|@ohos…
11 |Error code added|NA|Method or attribute name: getTaskInfo<br>Error code: 201, 11500104|@ohos.updat…
12 |Error code added|NA|Method or attribute name: download<br>Error code: 201, 401, 11500104|@ohos.upd…
20 |Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.…
21 |Error code added|NA|Method or attribute name: off<br>Error code: 201, 401, 11500104|@ohos.update.d…
25 |Error code added|NA|Method or attribute name: on<br>Error code: 201, 401, 11500104|@ohos.update.d.…
[all …]
H A Djs-apidiff-accessibility.md28 |Error code added|NA|Method or attribute name: set<br>Error code: 201, 401|@ohos.accessibility.conf…
29 |Error code added|NA|Method or attribute name: on<br>Error code: 401|@ohos.accessibility.config.d.t…
31 |Error code added|NA|Method or attribute name: on_touchGuideStateChange<br>Error code: 401|@ohos.ac…
34 |Error code added|NA|Method or attribute name: on_enableChange<br>Error code: 401|@ohos.accessibili…
35 |Error code added|NA|Method or attribute name: on_styleChange<br>Error code: 401|@ohos.accessibilit…
36 |Error code added|NA|Method or attribute name: off_enableChange<br>Error code: 401|@ohos.accessibil…
37 |Error code added|NA|Method or attribute name: off_styleChange<br>Error code: 401|@ohos.accessibili…
41 |Error code added|NA|Method or attribute name: getWindows<br>Error code: 9300003|AccessibilityExten…
44 |Error code added|NA|Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensio…
45 |Error code added|NA|Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensio…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-telephony.md50 |Error code added|NA|Class name: call<br>Method or attribute name: function muteRinger(): Promise\<…
60 |Error code added|NA|Class name: call<br>Method or attribute name: function holdCall(callId: number…
68 |Error code added|NA|Class name: call<br>Method or attribute name: function getMainCallId(callId: n…
80 |Error code added|NA|Class name: call<br>Method or attribute name: function stopDTMF(callId: number…
82 |Error code added|NA|Class name: call<br>Method or attribute name: function isInEmergencyCall(): Pr…
90 |Error code added|NA|Class name: call<br>Method or attribute name: function isNewCallAllowed(): Pro…
102 |Error code added|NA|Class name: call<br>Method or attribute name: function isRinging(): Promise\<b…
104 |Error code added|NA|Class name: call<br>Method or attribute name: function setMuted(): Promise\<vo…
106 |Error code added|NA|Class name: call<br>Method or attribute name: function cancelMuted(): Promise\…
125 |Error code added|NA|Class name: data<br>Method or attribute name: function enableCellularData(): P…
[all …]
/ohos5.0/foundation/ability/idl_tool/test/sa_test/cmd_log_tag_domainid/target/
H A Dfoo_proxy.cpp.txt36 HiLog::Error(LABEL, "Remote is nullptr!");
41 HiLog::Error(LABEL, "Send request failed!");
47 HiLog::Error(LABEL, "Read Int32 failed!");
80 HiLog::Error(LABEL, "Remote is nullptr!");
85 HiLog::Error(LABEL, "Send request failed!");
91 HiLog::Error(LABEL, "Read Int32 failed!");
127 HiLog::Error(LABEL, "Remote is nullptr!");
138 HiLog::Error(LABEL, "Read Int32 failed!");
174 HiLog::Error(LABEL, "Remote is nullptr!");
185 HiLog::Error(LABEL, "Read Int32 failed!");
[all …]
H A Dfoo_stub.cpp.txt37 HiLog::Error(LABEL, "Write Int32 failed!");
49 HiLog::Error(LABEL, "Write Int32 failed!");
75 HiLog::Error(LABEL, "Write Int32 failed!");
101 HiLog::Error(LABEL, "Write Int32 failed!");
127 HiLog::Error(LABEL, "Write Int32 failed!");
153 HiLog::Error(LABEL, "Write Int32 failed!");
179 HiLog::Error(LABEL, "Write Int32 failed!");
205 HiLog::Error(LABEL, "Write Int32 failed!");
231 HiLog::Error(LABEL, "Write Int32 failed!");
257 HiLog::Error(LABEL, "Write Int32 failed!");
[all …]
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-accessibility.md28 |Error code added|NA|Method or attribute name: set<br>Error code: 201, 401|@ohos.accessibility.conf…
29 |Error code added|NA|Method or attribute name: on<br>Error code: 401|@ohos.accessibility.config.d.t…
31 |Error code added|NA|Method or attribute name: on_touchGuideStateChange<br>Error code: 401|@ohos.ac…
34 |Error code added|NA|Method or attribute name: on_enableChange<br>Error code: 401|@ohos.accessibili…
35 |Error code added|NA|Method or attribute name: on_styleChange<br>Error code: 401|@ohos.accessibilit…
36 |Error code added|NA|Method or attribute name: off_enableChange<br>Error code: 401|@ohos.accessibil…
37 |Error code added|NA|Method or attribute name: off_styleChange<br>Error code: 401|@ohos.accessibili…
41 |Error code added|NA|Method or attribute name: getWindows<br>Error code: 9300003|AccessibilityExten…
44 |Error code added|NA|Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensio…
45 |Error code added|NA|Method or attribute name: findElement<br>Error code: 401|AccessibilityExtensio…
[all …]
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_proxy.cpp52 HiLog::Error(LABEL, "%{public}s write descriptor failed", __func__); in EnableSensor()
56 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in EnableSensor()
81 HiLog::Error(LABEL, "%{public}s write descriptor failed", __func__); in DisableSensor()
85 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in DisableSensor()
102 HiLog::Error(LABEL, "%{public}s write descriptor failed", __func__); in SetOption()
106 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in SetOption()
110 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in SetOption()
132 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in GetSensorState()
157 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in RunCommand()
161 HiLog::Error(LABEL, "%{public}s write cmdType failed", __func__); in RunCommand()
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Derrorcode-filemanagement.md1 # File Management Error Codes
19 **Error Message**
37 **Error Message**
51 **Error Message**
67 **Error Message**
83 **Error Message**
97 **Error Message**
111 **Error Message**
125 **Error Message**
141 **Error Message**
[all …]
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_service.cpp70 HiLog::Error(LABEL, "%{public}s Init interface error", __func__); in OnStart()
78 HiLog::Error(LABEL, "%{public}s Init sensor list error", __func__); in OnStart()
109 HiLog::Error(LABEL, "===%{public}s in", __func__); in InitDataCache()
130 HiLog::Error(LABEL, "%{public}s GetSensorList failed", __func__); in InitSensorList()
193 HiLog::Error(LABEL, "%{public}s sensorId is invalid", __func__); in ReportOnChangeData()
213 HiLog::Error(LABEL, "%{public}s send data failed", __func__); in ReportOnChangeData()
318 HiLog::Error(LABEL, "%{public}s SetOption failed", __func__); in SetOption()
330 HiLog::Error(LABEL, "%{public}s sensorId is 0", __func__); in GetSensorState()
358 HiLog::Error(LABEL, "%{public}s RunCommand failed", __func__); in RunCommand()
398 HiLog::Error(LABEL, "%{public}s UpdateUid failed", __func__); in TransferDataChannel()
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Derrorcode-camera.md1 # Camera Error Codes
9 **Error Message**
13 **Error Description**
27 **Error Message**
45 **Error Message**
63 **Error Message**
81 **Error Message**
99 **Error Message**
117 **Error Message**
135 **Error Message**
[all …]
/ohos5.0/base/sensors/medical_sensor/interfaces/native/src/
H A Dmedical_native_impl.cpp99 HiLog::Error(LABEL, "%{public}s data channel cannot be null", __func__); in DestroyAfeDataChannel()
123 HiLog::Error(LABEL, "%{public}s sensorInfo or count is null", __func__); in GetAllSensors()
129 HiLog::Error(LABEL, "%{public}s get sensor lists failed", __func__); in GetAllSensors()
135 HiLog::Error(LABEL, "%{public}s malloc sensorInfo failed", __func__); in GetAllSensors()
142 HiLog::Error(LABEL, "%{public}s strcpy sensorName failed", __func__); in GetAllSensors()
175 HiLog::Error(LABEL, "%{public}s subscribe sensorId first", __func__); in ActivateSensor()
199 HiLog::Error(LABEL, "%{public}s subscribe sensorId first", __func__); in DeactivateSensor()
226 HiLog::Error(LABEL, "%{public}s subscribe sensorId first", __func__); in SetBatch()
260 HiLog::Error(LABEL, "%{public}s deactivate sensorId first", __func__); in UnsubscribeSensor()
283 HiLog::Error(LABEL, "%{public}s subscribe sensorId first", __func__); in SetMode()
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Derrorcode-image.md1 # Image Error Codes
10 **Error Message**
24 **Error Message**
42 **Error Message**
59 **Error Message**
75 **Error Message**
91 **Error Message**
108 **Error Message**
124 **Error Message**
138 **Error Message**
[all …]
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dhdi_connection.cpp68 HiLog::Error(LABEL, "%{public}s connect v1_0 hdi failed", __func__); in ConnectHdi()
76 HiLog::Error(LABEL, "%{public}s connect v1_0 hdi failed", __func__); in GetSensorList()
82 HiLog::Error(LABEL, "%{public}s get sensor list failed", __func__); in GetSensorList()
108 HiLog::Error(LABEL, "%{public}s is failed", __func__); in EnableSensor()
123 HiLog::Error(LABEL, "%{public}s is failed", __func__); in DisableSensor()
138 HiLog::Error(LABEL, "%{public}s failed", __func__); in SetBatch()
154 HiLog::Error(LABEL, "%{public}s is failed", __func__); in SetMode()
169 HiLog::Error(LABEL, "%{public}s is failed", __func__); in SetOption()
184 HiLog::Error(LABEL, "%{public}s failed", __func__); in RegisteDataReport()
201 HiLog::Error(LABEL, "%{public}s failed", __func__); in DestroyHdiConnection()
[all …]
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.2.1/
H A Dchangelogs-arkcompiler.md3 ## cl.arkcompiler.1 ArkTS napi_create_type_error result返回Error类型变更
11 napi_create_type_error调用后result为Error,而不是预期的TypeError。表现与预期及ECMA规范不一致
18 变更前:napi_create_type_error调用后result为Error
37 使用napi_create_type_error得到的值类型由Error变更为TypeError,TypeError为Error的子类型。如果开发者对返回值类型做了判断,需要保证程序可以执行正确分支。
39 ## cl.arkcompiler.2 ArkTS napi_create_range_error result返回Error类型变更
47 napi_create_range_error调用后result为Error,而不是预期的RangeError。表现与预期及ECMA规范不一致
54 变更前:napi_create_range_error调用后result为Error
73 使用napi_create_range_error得到的值类型由Error变更为RangeError,RangeError为Error的子类型。如果开发者对返回值类型做了判断,需要保证程序可以执行正…
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Djscrash-guidelines.md37 …- 自定义 Error 类:Error 是最基本的错误类型,其他的错误类型都继承自该类型。Error 对象主要有两个重要属性 message 和 name 分别表示错误信息和错误名称。程序运行过程…
94 Reason:Error
95 Error name:Error
116 Reason:Error
117 Error name:Error
136 Reason:Error
137 Error name:Error
205 Error name:TypeError
278 ### Error 类案例分析
305 Error name:Error
[all …]

12345678910>>...66