Searched refs:success (Results 101 - 125 of 179) sorted by relevance

12345678

/system/libvintf/
H A Dutils.h113 bool success = converter(outObject, info, error); local
114 if (!success) {
/system/netd/server/
H A DNetdHwService.cpp145 bool success = enable ? gCtls->tetherCtrl.enableForwarding(FORWARDING_REQUESTER) : local
148 return success ? StatusCode::OK : StatusCode::UNKNOWN_ERROR;
H A DResolverController.h51 enum class Validation : uint8_t { in_process, success, fail, unknown_server, unknown_netid }; member in class:android::net::ResolverController::Validation
H A DCommandListener.cpp358 bool success; local
378 success = gCtls->tetherCtrl.enableForwarding(argv[2]);
381 success = gCtls->tetherCtrl.disableForwarding(argv[2]);
395 success = (ret == 0);
404 if (success) {
979 cli->sendMsg(ResponseCode::CommandOkay, "Enable success", false);
988 cli->sendMsg(ResponseCode::CommandOkay, "Disable success", false);
1001 cli->sendMsg(ResponseCode::CommandOkay, "Add success", false);
1015 cli->sendMsg(ResponseCode::CommandOkay, "Remove success", false);
1287 int CommandListener::NetworkCommand::success(SocketClien function in class:android::net::CommandListener::NetworkCommand
[all...]
/system/netd/server/dns/
H A DDnsTlsDispatcher.cpp93 case DnsTlsTransport::Response::success:
132 if (code == DnsTlsTransport::Response::success) {
/system/update_engine/update_manager/
H A Dreal_device_policy_provider.cc68 const string& success) {
69 if (success != "success") {
67 OnPropertyChangedCompletedSignal( const string& success) argument
H A Dreal_device_policy_provider.h106 void OnPropertyChangedCompletedSignal(const std::string& success);
/system/core/storaged/
H A Dstoraged_diskstats.cpp130 bool success = false; local
131 auto ret = service->getDiskStats([&success, stats](auto result, const auto& halStats) {
139 success = true;
147 if (!success) {
/system/update_engine/client_library/
H A Dclient_dbus.h86 bool success) const;
/system/connectivity/wificond/scanning/
H A Dscanner_impl.cpp515 bool success = false; local
517 stopPnoScan(&success);
518 if (success) {
522 success = StartPnoScanDefault(pno_settings_);
523 if (success) {
/system/core/adb/
H A Dfile_sync_client.cpp226 // the data nor the coming orderly shutdown. In the common success
490 Error("failed to copy '%s' to '%s': received premature success", from, to);
934 bool success = true;
973 success = false;
995 success &= copy_local_dir_remote(sc, src_path, dst_dir.c_str(), sync, false);
1016 success &= sync_send(sc, src_path, dst_path, st.st_mtime, st.st_mode, sync);
1021 return success;
1153 bool success = true;
1202 success = false;
1223 success
[all...]
/system/chre/host/hal_generic/
H A Dgeneric_context_hub.cc441 response.success);
460 if (response.success && !transaction.isComplete()) {
469 result = (response.success) ?
496 "%d", response.transaction_id, response.success);
499 TransactionResult result = (response.success) ?
519 ALOGV("Got debug dump response, success %d, data count %" PRIu32,
520 response.success, response.data_count);
/system/update_engine/
H A Dtest_http_server.cc243 bool success = true; local
251 if ((success = (ret >= 0 && (size_t) ret == partial.length())))
256 while (success && remaining_len >= line_len) {
258 if ((success = (ret >= 0 && (size_t) ret == line_len)))
263 if (success && remaining_len) {
266 if ((success = (ret >= 0 && (size_t) ret == partial.length())))
H A Dupdate_attempter_android.h102 void CompleteUpdateBootFlags(bool success);
/system/netd/tests/dns_responder/
H A Ddns_tls_frontend.cpp291 bool success = false; local
296 success = handleOneRequest(ssl.get());
301 if (success) {
/system/bt/service/example/heart_rate/
H A Dheart_rate_server.h48 using RunCallback = std::function<void(bool success)>;
/system/connectivity/wificond/
H A Dserver.cpp181 Status Server::enableSupplicant(bool* success) { argument
182 *success = supplicant_manager_->StartSupplicant();
186 Status Server::disableSupplicant(bool* success) { argument
187 *success = supplicant_manager_->StopSupplicant();
/system/core/fastboot/
H A Dusb_osx.cpp58 int success; member in struct:usb_handle
84 * success, -1 on failure. */
228 handle->success = 1;
264 * success, -1 on failure.
386 /** Initializes the USB system. Returns 0 on success, -1 on error. */
394 h.success = 0;
438 if (h.success) {
/system/core/logd/
H A Dmain.cpp407 static const char success[] = "success"; local
408 char buffer[sizeof(success) - 1];
413 return strncmp(buffer, success, sizeof(success) - 1) != 0;
/system/vold/
H A DExt4Crypt.cpp424 bool success = true; local
428 success &= android::vold::evictKey(raw_ref);
432 return success;
440 bool success = true; local
442 success &= evict_ce_key(user_id);
443 success &= lookup_key_ref(s_de_key_raw_refs, user_id, &raw_ref)
451 success &= android::vold::destroyKey(path);
455 success &= android::vold::destroyKey(de_key_path);
460 return success;
/system/chre/platform/shared/include/chre/platform/shared/
H A Dhost_messages_generated.h828 bool success() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS
850 void add_success(bool success) { argument
851 fbb_.AddElement<uint8_t>(LoadNanoappResponse::VT_SUCCESS, static_cast<uint8_t>(success), 0);
871 bool success = false,
876 builder_.add_success(success);
950 bool success() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS
967 void add_success(bool success) { argument
968 fbb_.AddElement<uint8_t>(UnloadNanoappResponse::VT_SUCCESS, static_cast<uint8_t>(success), 0);
985 bool success = false) {
988 builder_.add_success(success);
1186 bool success() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS
1204 add_success(bool success) argument
[all...]
/system/bt/service/
H A Dlow_energy_client.cc144 auto success = connection_ids_.emplace(bda, conn_id); local
145 if (!success.second) {
/system/chre/apps/chqts/src/general_test/
H A Dsend_message_to_host_test.cc65 * "success" until that callback has been invoked. There is no CHRE
68 * checks for overall success every time we gets success from a single
71 * We consider the test successful only when all stages have reported success.
249 bool success = chreSendMessageToHost(message, messageSize, local
253 return success;
294 // There's no callback, so we mark this as a success.
307 // There's no callback, so we mark this as a success.
312 // There's no callback, so we mark this as a success.
319 "claimed success");
[all...]
/system/chre/host/common/test/
H A Dchre_test_client.cc115 response.transaction_id, response.success);
121 response.transaction_id, response.success);
/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp272 bool success = forward_output(pipe_read.get(), output_fd, tid);
273 if (!success) {

Completed in 399 milliseconds

12345678