Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 43) sorted by relevance

12

/interface/sdk-js/api/phone/
D@system.file.d.ts82 fail?: (data: any, code: number) => void;
120 fail?: (data: any, code: number) => void;
150 fail?: (data: any, code: number) => void;
187 fail?: (data: any, code: number) => void;
217 fail?: (data: any, code: number) => void;
265 fail?: (data: any, code: number) => void;
301 fail?: (data: any, code: number) => void;
349 fail?: (data: any, code: number) => void;
393 fail?: (data: any, code: number) => void;
423 fail?: (data: any, code: number) => void;
[all …]
D@system.sensor.d.ts184 fail?: (data: any, code: number) => void;
208 fail?: (data: any, code: number) => void;
232 fail?: (data: any, code: number) => void;
257 fail?: (data: any, code: number) => void;
281 fail?: (data: any, code: number) => void;
305 fail?: (data: any, code: number) => void;
336 fail?: (data: any, code: number) => void;
367 fail?: (data: any, code: number) => void;
398 fail?: (data: any, code: number) => void;
429 fail?: (data: any, code: number) => void;
[all …]
D@system.brightness.d.ts52 fail?: (data: any, code: number) => void;
86 fail?: (data: any, code: number) => void;
110 fail?: (data: any, code: number) => void;
142 fail?: (data: any, code: number) => void;
172 fail?: (data: any, code: number) => void;
D@system.storage.d.ts41 fail?: (data: string, code: number) => void;
74 fail?: (data: string, code: number) => void;
97 fail?: (data: string, code: number) => void;
124 fail?: (data: string, code: number) => void;
D@system.request.d.ts21 code: number; property
133 fail?: (data: any, code: number) => void;
179 fail?: (data: any, code: number) => void;
205 fail?: (data: any, code: number) => void;
D@system.geolocation.d.ts89 fail?: (data: any, code: number) => void;
113 fail?: (data: any, code: number) => void;
143 fail?: (data: any, code: number) => void;
D@system.bluetooth.d.ts21 fail: (data: string, code: number) => void;
29 fail: (data: string, code: number) => void;
53 fail: (data: string, code: number) => void;
D@system.fetch.d.ts21 code: number; property
85 fail?: (data: any, code: number) => void;
D@system.network.d.ts49 fail?: (data: any, code: number) => void;
73 fail?: (data: any, code: number) => void;
/interface/sdk-js/api/common/
D@system.file.d.ts90 fail?: (data: string, code: number) => void;
137 fail?: (data: string, code: number) => void;
181 fail?: (data: string, code: number) => void;
222 fail?: (data: string, code: number) => void;
255 fail?: (data: string, code: number) => void;
312 fail?: (data: string, code: number) => void;
380 fail?: (data: string, code: number) => void;
438 fail?: (data: string, code: number) => void;
501 fail?: (data: string, code: number) => void;
537 fail?: (data: string, code: number) => void;
[all …]
D@system.sensor.d.ts70 fail?: (data: string, code: number) => void;
101 fail?: (data: string, code: number) => void;
132 fail?: (data: string, code: number) => void;
163 fail?: (data: string, code: number) => void;
195 fail?: (data: string, code: number) => void;
226 fail?: (data: string, code: number) => void;
258 fail?: (data: string, code: number) => void;
289 fail?: (data: string, code: number) => void;
308 fail?: (data: string, code: number) => void;
372 fail?: (data: string, code: number) => void;
[all …]
D@system.storage.d.ts48 fail?: (data: string, code: number) => void;
89 fail?: (data: string, code: number) => void;
115 fail?: (data: string, code: number) => void;
149 fail?: (data: string, code: number) => void;
D@system.brightness.d.ts44 fail?: (data: string, code: number) => void;
81 fail?: (data: string, code: number) => void;
117 fail?: (data: string, code: number) => void;
152 fail?: (data: string, code: number) => void;
185 fail?: (data: string, code: number) => void;
D@system.request.d.ts25 code: number; property
171 fail?: (data: any, code: number) => void;
227 fail?: (data: any, code: number) => void;
260 fail?: (data: any, code: number) => void;
D@system.bluetooth.d.ts21 fail: (data: string, code: number) => void;
29 fail: (data: string, code: number) => void;
53 fail: (data: string, code: number) => void;
D@system.fetch.d.ts25 code: number; property
95 fail?: (data: any, code: number) => void;
D@system.geolocation.d.ts92 fail?: (data: string, code: number) => void;
129 fail?: (data: string, code: number) => void;
163 fail?: (data: string, code: number) => void;
D@system.network.d.ts46 fail?: (data: any, code: number) => void;
72 fail?: (data: any, code: number) => void;
D@system.cipher.d.ts82 fail: (data: string, code: number) => void;
168 fail: (data: string, code: number) => void;
D@system.vibrator.d.ts40 fail?: (data: string, code: number) => void;
/interface/sdk-js/api/commonEvent/
DcommonEventSubscriber.d.ts51 setCode(code: number, callback: AsyncCallback<void>): void;
61 setCode(code: number): Promise<void>;
110 setCodeAndData(code: number, data: string, callback: AsyncCallback<void>): void;
121 setCodeAndData(code: number, data: string): Promise<void>;
DcommonEventData.d.ts43 code?: number; property
DcommonEventPublishData.d.ts36 code?: number; property
/interface/sdk-js/api/common/@internal/
Dfeatureability.d.ts24 code: number; property
177 fail?: (data: string, code: number) => void;
200 fail?: (data: string, code: number) => void;
259 code: number; property
/interface/sdk-js/api/wantAgent/
DtriggerInfo.d.ts30 code: number; property

12