Home
last modified time | relevance | path

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

/base/powermgr/battery_lite/test/
Dbattery_test.js6 fail: function(data, code) { method
15 fail: function(data, code) { method
24 fail: function(data, code) { method
33 fail: function(data, code) { method
42 fail: function(data, code) { method
51 fail: function(data, code) { method
60 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.ts43 fail?: (data: string, code: number) => void; property
77 fail?: (data: string, code: number) => void; property
115 fail?: (data: string, code: number) => void; property
147 fail?: (data: string, code: number) => void; property
177 fail?: (data: string, code: number) => void; property
/base/powermgr/battery_manager/frameworks/js/test/unittest/
Dsystem_battery_unit.test.js56 fail: (data, code) => { method
74 fail: (data, code) => { method
91 fail: (data, code) => { method
111 fail: null, property
146 fail: (data, code) => { method
164 fail: (data, code) => { method
179 fail: null, 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/display_manager/test/unittest/common/napi/
Dnapi_system_brightness.test.js81 fail: (data, code) => { method
102 fail: (data, code) => { method
135 fail: (data, code) => { method
185 fail: (data, code) => { method
218 fail: (data, code) => { method
253 fail: (data, code) => { method
278 fail: (data, code) => { method
290 fail: (data, code) => { method
309 fail: (data, code) => { method
362 fail: (data, code) => { method
[all …]
/base/powermgr/battery_manager/interfaces/kits/js/
D@system.battery.d.ts49 fail?: (data: string, code: number) => void; property
/base/security/permission/services/permission_lite/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/sensors/miscdevice/interfaces/plugin/vibrator/test/unittest/
DExampleJsunit.test.js518 fail: function(data, code) { method
544 fail: function(data, code) { method
569 fail: function(data, code) { method
/base/user_iam/face_auth/ui/Settings_FaceAuth/
Dgradlew.bat94 :fail label
/base/security/access_token/frameworks/com.ohos.permissionmanager/
Dgradlew.bat94 :fail label
/base/update/updateservice/client/
Dupdate_session.cpp128 int32_t fail = 0; in CompleteWork() local
180 int32_t fail = 0; in CompleteWork() local
Dupdate_client.cpp670 …int32_t fail = (progress_.status == UPDATE_STATE_DOWNLOAD_FAIL || progress_.status == UPDATE_STATE… in NotifyDownloadProgress() local
685 int32_t fail = (progress_.status == UPDATE_STATE_DOWNLOAD_FAIL) ? progress_.status : 0; in NotifyUpgradeProgresss() local
934 int32_t UpdateClient::GetUpdateResult(int type, UpdateResult &result, int32_t &fail) in GetUpdateResult()
/base/powermgr/battery_manager/frameworks/js/napi/
Dsystem_battery.cpp145 napi_value fail = nullptr; in FailCallback() local
/base/user_iam/user_auth/interfaces/innerkits/napi/src/
Duser_auth_helper.cpp282 napi_value fail = nullptr; in ResultCodeConstructor() local