Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 27) sorted by relevance

12

/interface/sdk-js/api/
D@system.file.d.ts127 fail?: (data: string, code: number) => void; property
189 fail?: (data: string, code: number) => void; property
249 fail?: (data: string, code: number) => void; property
306 fail?: (data: string, code: number) => void; property
353 fail?: (data: string, code: number) => void; property
427 fail?: (data: string, code: number) => void; property
519 fail?: (data: string, code: number) => void; property
594 fail?: (data: string, code: number) => void; property
676 fail?: (data: string, code: number) => void; property
723 fail?: (data: string, code: number) => void; property
[all …]
D@system.sensor.d.ts103 fail?: (data: string, code: number) => void; property
148 fail?: (data: string, code: number) => void; property
193 fail?: (data: string, code: number) => void; property
238 fail?: (data: string, code: number) => void; property
289 fail?: (data: string, code: number) => void; property
334 fail?: (data: string, code: number) => void; property
385 fail?: (data: string, code: number) => void; property
430 fail?: (data: string, code: number) => void; property
457 fail?: (data: string, code: number) => void; property
543 fail?: (data: string, code: number) => void; property
[all …]
D@system.brightness.d.ts61 fail?: (data: string, code: number) => void; property
109 fail?: (data: string, code: number) => void; property
163 fail?: (data: string, code: number) => void; property
209 fail?: (data: string, code: number) => void; property
253 fail?: (data: string, code: number) => void; property
D@system.storage.d.ts69 fail?: (data: string, code: number) => void; property
129 fail?: (data: string, code: number) => void; property
168 fail?: (data: string, code: number) => void; property
218 fail?: (data: string, code: number) => void; property
D@system.bluetooth.d.ts47 fail: (data: string, code: number) => void; property
76 fail: (data: string, code: number) => void; property
163 fail: (data: string, code: number) => void; property
D@system.geolocation.d.ts93 fail?: (data: string, code: number) => void; property
128 fail?: (data: string, code: number) => void; property
161 fail?: (data: string, code: number) => void; property
D@system.request.d.ts231 fail?: (data: any, code: number) => void; property
304 fail?: (data: any, code: number) => void; property
348 fail?: (data: any, code: number) => void; property
D@system.network.d.ts62 fail?: (data: any, code: number) => void;
89 fail?: (data: any, code: number) => void;
D@system.cipher.d.ts119 fail: (data: string, code: number) => void; property
240 fail: (data: string, code: number) => void; property
D@system.vibrator.d.ts59 fail?: (data: string, code: number) => void; property
D@system.package.d.ts70 fail?: (data: any, code: number) => void; property
D@system.battery.d.ts70 fail?: (data: string, code: number) => void; property
D@system.fetch.d.ts105 fail?: (data: any, code: number) => void;
D@system.device.d.ts165 fail?: (data: any, code: number) => void; property
D@system.app.d.ts131 fail?: (data: string, code: number) => void; property
D@system.prompt.d.ts358 fail?: (errMsg: string) => void; property
/interface/sdk-js/api/common/lite/
Dfeatureability.d.ts111 fail?: (data: string, code: number) => void; property
143 fail?: (data: string, code: number) => void; property
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/diff/
DPermissionsProcessor.ts157 if (permissionsDiff.fail.length > 0) {
159 calculateResult.situationDown = permissionsDiff.fail.map((item: number) => {
194 if (permissionsDiff.fail.length > 0) {
196 calculateResult.situationUp = permissionsDiff.fail.map((item) => {
319 const calculate: CalculateReturnType = { pass: [], fail: [] };
325 calculate.fail.push(index);
381 fail: Array<number>;
/interface/sdk-js/api/common/full/
Dfeatureability.d.ts247 fail?: (data: string, code: number) => void; property
279 fail?: (data: string, code: number) => void; property
Dviewmodel.d.ts2049 fail?: (result: Object) => void; property
5952 fail?: (result: Object) => void; property
/interface/sdk_c/third_party/openGLES/GLES2/
Dgl2.h467 typedef void (GL_APIENTRYP PFNGLSTENCILOPPROC) (GLenum fail, GLenum zfail, GLenum zpass);
610 GL_APICALL void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
/interface/sdk_c/third_party/openGLES/GLES3/
Dgl3.h467 typedef void (GL_APIENTRYP PFNGLSTENCILOPPROC) (GLenum fail, GLenum zfail, GLenum zpass);
610 GL_APICALL void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
Dgl31.h467 typedef void (GL_APIENTRYP PFNGLSTENCILOPPROC) (GLenum fail, GLenum zfail, GLenum zpass);
610 GL_APICALL void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
Dgl32.h467 typedef void (GL_APIENTRYP PFNGLSTENCILOPPROC) (GLenum fail, GLenum zfail, GLenum zpass);
610 GL_APICALL void GL_APIENTRY glStencilOp (GLenum fail, GLenum zfail, GLenum zpass);
/interface/sdk_c/third_party/libuv/
DLICENSE-docs316 Similar Rights licensed here. However, if You fail to comply with

12