Home
last modified time | relevance | path

Searched refs:success (Results 1 – 8 of 8) sorted by relevance

/system/netd/
DDnsProxyListener.cpp83 bool success = !mClient->sendCode(ResponseCode::DnsProxyQueryResult); in run() local
85 while (ai && success) { in run()
86 success = sendLenAndData(mClient, sizeof(struct addrinfo), ai) in run()
93 success = success && sendLenAndData(mClient, 0, ""); in run()
94 if (!success) { in run()
/system/core/fastboot/
Dusb_osx.c55 int success; member
222 handle->success = 1; in try_interfaces()
388 h.success = 0; in init_usb()
433 if (h.success) { in init_usb()
/system/extras/tests/bionic/libstdc++/
DREADME.TXT13 All test programs should exit with a status code of 0 in case of success, and 1
/system/core/sh/
Dexec.c491 goto success; in find_command()
532 goto success; in find_command()
555 goto success; in find_command()
581 goto success; in find_command()
604 success: in find_command()
/system/extras/tests/bionic/libc/
DREADME.TXT14 with a status code of 0 in case of success, and 1 in case of failure.
/system/core/libnl_2/
Dnetlink.c198 success: in nl_recvmsgs()
/system/core/libnetutils/
Difc_utils.c605 int result, success; in ifc_reset_connections() local
632 success = ioctl(ifc_ctl_sock6, SIOCKILLADDR, &ifr6); in ifc_reset_connections()
634 result = success; in ifc_reset_connections()
/system/core/adb/
DOVERVIEW.TXT101 1. For success, the 4-byte "OKAY" string