Home
last modified time | relevance | path

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

/system/core/libsuspend/
Dautosuspend_wakeup_count.c50 bool success; in suspend_thread_func() local
143 void set_wakeup_callback(void (*func)(bool success)) in set_wakeup_callback()
/system/netd/server/
DDnsProxyListener.cpp95 bool success = true; in sendhostent() local
135 bool success = in sendaddrinfo() local
171 bool success = !mClient->sendCode(ResponseCode::DnsProxyQueryResult); in run() local
359 bool success = true; in run() local
476 bool success = true; in run() local
DTetherController.cpp97 bool success = true; in setIpFwdEnabled() local
DCommandListener.cpp512 bool success; in runCommand() local
1556 int CommandListener::NetworkCommand::success(SocketClient* client) { in success() function in CommandListener::NetworkCommand
/system/bt/btif/co/
Dbta_hl_co.c74 BOOLEAN success = FALSE; in bta_hl_co_get_num_of_mdep() local
141 BOOLEAN success = FALSE; in bta_hl_co_get_mdep_config() local
181 BOOLEAN success = FALSE; in bta_hl_co_get_echo_config() local
/system/core/adb/
Dremount_service.cpp114 bool success = true; in remount_service() local
Dcommandline.cpp1658 int success = 1; in install_multiple_app() local
/system/bt/test/suite/support/
Dhal.c61 bool success = (bt_interface->init(callbacks) == BT_STATUS_SUCCESS); in hal_open() local
/system/bt/hci/src/
Dhci_layer.c405 static void firmware_config_callback(UNUSED_ATTR bool success) { in firmware_config_callback()
432 static void sco_config_callback(UNUSED_ATTR bool success) { in sco_config_callback()
442 static void epilog_finished_callback(UNUSED_ATTR bool success) { in epilog_finished_callback()
Dlow_power_manager.c215 static void vendor_enable_disable_callback(bool success) { in vendor_enable_disable_callback()
/system/core/libmincrypt/test/
Decdsa_test.c231 int success = 1; in main() local
Drsa_test.c816 int success = 1; in main() local
/system/bt/btcore/src/
Dmodule.c184 bool success; member
/system/core/logd/
Dmain.cpp362 static const char success[] = "success"; in main() local
/system/core/fastboot/
Dusb_osx.c55 int success; member
/system/core/libnativebridge/
Dnative_bridge.cc354 jint success = env->PushLocalFrame(16); // That should be small and large enough. in SetupEnvironment() local
/system/bt/bta/hl/
Dbta_hl_utils.c53 BOOLEAN success = TRUE, update_ctrl_psm = FALSE; in bta_hl_set_ctrl_psm_for_dch() local
1700 BOOLEAN success = FALSE; in bta_hl_delete_mdl_cfg() local
2679 BOOLEAN success = FALSE; in bta_hl_get_l2cap_cfg() local
2753 BOOLEAN success = FALSE; in bta_hl_validate_chan_cfg() local
Dbta_hl_main.c1954 BOOLEAN success = TRUE; in bta_hl_hdl_event() local
Dbta_hl_act.c494 BOOLEAN success = TRUE; in bta_hl_dch_send_data() local
/system/vold/
DExt4Crypt.cpp77 bool success = props.Set<int>(tag::magic, crypt_ftr.magic) in put_crypt_ftr_and_key() local
/system/core/libnetutils/
Difc_utils.c600 int result, success; in ifc_reset_connections() local
/system/bt/btif/src/
Dbtif_hl.c2692 BOOLEAN success = TRUE; in btif_hl_proc_create_ind() local
4322 BOOLEAN success = FALSE; in btif_hl_save_mdl_cfg() local
4389 BOOLEAN success = FALSE; in btif_hl_delete_mdl_cfg() local
/system/bt/bta/include/
Dbta_api.h767 BOOLEAN success; /* TRUE of authentication succeeded, FALSE if failed. */ member