Home
last modified time | relevance | path

Searched defs:success (Results 1 – 10 of 10) sorted by relevance

/system/netd/server/
DInterfaceController.cpp56 int success = writeFile(path, value, strlen(value)); in writeIPv6ProcPath() local
149 int success = writeFile(path, mtu, strlen(mtu)); in setMtu() local
DDnsProxyListener.cpp96 bool success = true; in sendhostent() local
133 bool success = !mClient->sendCode(ResponseCode::DnsProxyQueryResult); in run() local
322 bool success = true; in run() local
439 bool success = true; in run() local
DCommandListener.cpp1389 int CommandListener::NetworkCommand::success(SocketClient* client) { in success() function in CommandListener::NetworkCommand
/system/core/libmincrypt/test/
Decdsa_test.c231 int success = 1; in main() local
Drsa_test.c816 int success = 1; in main() local
/system/core/fastboot/
Dusb_osx.c55 int success; member
/system/core/libnativebridge/
Dnative_bridge.cc338 jint success = env->PushLocalFrame(16); // That should be small and large enough. in SetupEnvironment() local
/system/core/libnetutils/
Difc_utils.c601 int result, success; in ifc_reset_connections() local
/system/core/adb/
Dcommandline.c2020 int success = 1; in install_multiple_app() local
/system/core/libziparchive/
Dzip_archive.cc333 const bool success = file_map->create(debug_file_name, fd, start, length, read_only); in MapFileSegment() local