Home
last modified time | relevance | path

Searched defs:fail (Results 1 – 13 of 13) sorted by relevance

/base/powermgr/battery_lite/test/
Dbattery_test.js21 fail: function(data, code) { method
30 fail: function(data, code) { method
39 fail: function(data, code) { method
48 fail: function(data, code) { method
57 fail: function(data, code) { method
66 fail: function(data, code) { method
75 fail: function(data, code) { method
/base/powermgr/battery_lite/interfaces/kits/js/
D@system.battery.d.ts33 fail?: (data: string, code: number) => void; property
50 fail?: (data: string, code: number) => void; property
72 fail?: (data: string, code: number) => void; property
94 fail?: (data: string, code: number) => void; property
116 fail?: (data: string, code: number) => void; property
138 fail?: (data: string, code: number) => void; property
160 fail?: (data: string, code: number) => void; property
/base/powermgr/display_manager/interfaces/kits/js/
D@system.brightness.d.ts48 fail?: (data: string, code: number) => void; property
87 fail?: (data: string, code: number) => void; property
131 fail?: (data: string, code: number) => void; property
168 fail?: (data: string, code: number) => void; property
203 fail?: (data: string, code: number) => void; property
/base/sensors/sensor/interfaces/plugin/test/
DExampleJsunit.test_system.js64 fail: function(data, code) { method
98 fail: function(data, code) { method
196 fail: function(data, code) { method
227 fail: function(data, code) { method
257 fail: function(data, code) { method
288 fail: function(data, code) { method
318 fail: function(data, code) { method
348 fail: function(data, code) { method
379 fail: function(data, code) { method
453 fail: function(data, code) { method
[all …]
/base/powermgr/battery_manager/interfaces/kits/js/
D@system.battery.d.ts55 fail?: (data: string, code: number) => void; property
/base/security/permission_lite/services/js_api/src/
Dperm_module.cpp31 JSIValue fail = JSI::GetNamedProperty(args[0], CB_FAIL); in CheckSelfPerm() local
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
Dcipher_module.cpp31 JSIValue fail = JSI::GetNamedProperty(args[0], CB_FAIL); in Rsa() local
104 JSIValue fail = JSI::GetNamedProperty(args[0], CB_FAIL); in Aes() local
/base/useriam/face_auth/frameworks/js/napi/src/
Dface_auth_napi.cpp170 napi_value fail = nullptr; in GetResultCodeConstructor() local
/base/sensors/miscdevice/interfaces/plugin/vibrator/test/unittest/
DExampleJsunit.test.js497 fail: function (data, code) { method
523 fail: function (data, code) { method
548 fail: function (data, code) { method
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_constant.cpp141 napi_value fail = nullptr; in ResultCodeConstructor() local
/base/powermgr/battery_manager/frameworks/js/napi/
Dsystem_battery.cpp150 napi_value fail = nullptr; in FailCallback() local
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_entry.cpp288 napi_value fail = nullptr; in ResultCodeConstructor() local
328 napi_value fail = nullptr; in UserAuthResultCodeConstructor() local
/base/sensors/sensor/interfaces/plugin/test/unittest/
DExampleJsunit.test.js3890 fail: function(data, code) { method
3924 fail: function(data, code) { method