/system/core/libdiskconfig/ |
D | diskconfig.c | 157 goto fail; in load_diskconfig() 165 goto fail; in load_diskconfig() 170 goto fail; in load_diskconfig() 176 goto fail; in load_diskconfig() 183 goto fail; in load_diskconfig() 188 goto fail; in load_diskconfig() 191 goto fail; in load_diskconfig() 199 goto fail; in load_diskconfig() 205 goto fail; in load_diskconfig() 210 goto fail; in load_diskconfig() [all …]
|
D | diskutils.c | 47 goto fail; in write_raw_image() 53 goto fail; in write_raw_image() 58 goto fail; in write_raw_image() 68 goto fail; in write_raw_image() 89 goto fail; in write_raw_image() 99 goto fail; in write_raw_image() 112 fail: in write_raw_image()
|
D | write_lst.c | 75 goto fail; in wlist_commit() 82 goto fail; in wlist_commit() 90 fail: in wlist_commit()
|
D | config_mbr.c | 168 goto fail; in mk_ext_pentry() 205 fail: in mk_ext_pentry() 257 goto fail; in config_mbr() 283 goto fail; in config_mbr() 294 goto fail; in config_mbr() 303 goto fail; in config_mbr() 311 fail: in config_mbr()
|
/system/core/crash_reporter/ |
D | warn_collector_test.sh | 23 fail() { function 29 fail "SYSROOT must be set for this test to work" 46 fail "${TESTLOG} was not created" 49 fail "expected ${n_expected} lines in ${TESTLOG}, found this instead: 53 fail "found bad lines in ${TESTLOG}:
|
/system/core/adb/ |
D | usb_windows.cpp | 275 goto fail; in do_usb_open() 287 goto fail; in do_usb_open() 298 goto fail; in do_usb_open() 309 goto fail; in do_usb_open() 321 goto fail; in do_usb_open() 327 goto fail; in do_usb_open() 337 goto fail; in do_usb_open() 343 fail: in do_usb_open() 361 goto fail; in usb_write() 373 goto fail; in usb_write() [all …]
|
D | file_sync_service.cpp | 160 goto fail; in handle_send_file() 169 goto fail; in handle_send_file() 173 goto fail; in handle_send_file() 186 if (!ReadFdExactly(s, &msg.data, sizeof(msg.data))) goto fail; in handle_send_file() 206 goto fail; in handle_send_file() 221 fail: in handle_send_file() 229 if (!ReadFdExactly(s, &msg.data, sizeof(msg.data))) goto fail; in handle_send_file()
|
D | transport_local.cpp | 394 int fail = 0; in init_socket_transport() local 417 fail = -1; in init_socket_transport() 422 fail = -1; in init_socket_transport() 430 return fail; in init_socket_transport()
|
D | sockets.cpp | 667 goto fail; in smart_socket_enqueue() 685 goto fail; in smart_socket_enqueue() 736 goto fail; in smart_socket_enqueue() 752 goto fail; in smart_socket_enqueue() 783 goto fail; in smart_socket_enqueue() 793 goto fail; in smart_socket_enqueue() 813 fail: in smart_socket_enqueue()
|
D | SERVICES.TXT | 53 to the host machine. This will fail if there are more than one such 58 This will fail if there is more than one such emulator instance 64 Will fail if there is more than one such device/emulator available. 75 to the host. This will fail if there is none or more than one. 79 running on the host. This will fail if there is none or more than one. 122 fail it there is already a forward connection from <local>.
|
D | sysdeps_win32.cpp | 1165 goto fail; in adb_socketpair() 1170 goto fail; in adb_socketpair() 1176 goto fail; in adb_socketpair() 1184 goto fail; in adb_socketpair() 1190 goto fail; in adb_socketpair() 1197 fail: in adb_socketpair()
|
/system/vold/ |
D | MoveTask.cpp | 180 if (mFrom->getType() != VolumeBase::Type::kEmulated) goto fail; in run() 181 if (mTo->getType() != VolumeBase::Type::kEmulated) goto fail; in run() 193 goto fail; in run() 198 goto fail; in run() 209 goto fail; in run() 215 fail: in run()
|
D | VolumeManager.cpp | 1062 goto fail; in resizeAsec() 1067 goto fail; in resizeAsec() 1072 goto fail; in resizeAsec() 1078 goto fail; in resizeAsec() 1092 goto fail; in resizeAsec() 1096 fail: in resizeAsec()
|
/system/extras/sound/ |
D | playwav.c | 234 goto fail; in wav_rec() 241 goto fail; in wav_rec() 246 goto fail; in wav_rec() 253 goto fail; in wav_rec() 258 goto fail; in wav_rec() 270 goto fail; in wav_rec() 274 goto fail; in wav_rec() 290 fail: in wav_rec()
|
/system/core/libcutils/ |
D | fs.c | 130 goto fail; in fs_read_atomic_int() 134 goto fail; in fs_read_atomic_int() 139 fail: in fs_read_atomic_int() 162 goto fail; in fs_write_atomic_int() 166 goto fail; in fs_write_atomic_int() 180 fail: in fs_write_atomic_int()
|
/system/core/liblog/ |
D | event_tag_map.c | 80 goto fail; in android_openEventTagMap() 87 goto fail; in android_openEventTagMap() 95 goto fail; in android_openEventTagMap() 100 goto fail; in android_openEventTagMap() 104 fail: in android_openEventTagMap()
|
D | README | 139 If messages fail, a negative error code will be returned to the caller.
|
/system/connectivity/shill/bin/ |
D | shill_login_user | 122 rmdir --ignore-fail-on-non-empty "$flimflam_profile_dir" 133 rmdir --ignore-fail-on-non-empty "$old_profile_dir" 155 rmdir --ignore-fail-on-non-empty "$old_profile_dir"
|
/system/connectivity/shill/shims/protos/ |
D | crypto_util.proto | 32 // credential verification shim. The call will fail if public_key is empty 52 // The operation will fail if any argument is empty or badly formatted.
|
/system/netd/server/ |
D | BandwidthController.cpp | 602 goto fail; in setInterfaceSharedQuota() 614 goto fail; in setInterfaceSharedQuota() 620 fail: in setInterfaceSharedQuota() 717 goto fail; in setInterfaceQuota() 726 goto fail; in setInterfaceQuota() 732 fail: in setInterfaceQuota()
|
/system/bt/ |
D | BUILD.gn | 19 # resolved or known not to exist (which will cause the build to fail). So if
|
/system/media/camera/docs/ |
D | metadata_helpers_test.py | 111 self.fail("Should not return anything for empty list")
|
/system/extras/tests/sdcard/ |
D | sdcard_perf_test.cpp | 587 goto fail; in writeTestFile() 595 fail: in writeTestFile()
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 61 output, the policy will fail CTS.
|
/system/extras/tests/net_test/ |
D | ping6_test.py | 231 self.fail("Unknown socket address family %d" * s.family)
|