/system/core/libsuspend/ |
D | autosuspend_wakeup_count.c | 50 bool success; in suspend_thread_func() local 143 void set_wakeup_callback(void (*func)(bool success)) in set_wakeup_callback()
|
/system/netd/server/ |
D | DnsProxyListener.cpp | 95 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
|
D | TetherController.cpp | 97 bool success = true; in setIpFwdEnabled() local
|
D | CommandListener.cpp | 512 bool success; in runCommand() local 1556 int CommandListener::NetworkCommand::success(SocketClient* client) { in success() function in CommandListener::NetworkCommand
|
/system/bt/btif/co/ |
D | bta_hl_co.c | 74 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/ |
D | remount_service.cpp | 114 bool success = true; in remount_service() local
|
D | commandline.cpp | 1658 int success = 1; in install_multiple_app() local
|
/system/bt/test/suite/support/ |
D | hal.c | 61 bool success = (bt_interface->init(callbacks) == BT_STATUS_SUCCESS); in hal_open() local
|
/system/bt/hci/src/ |
D | hci_layer.c | 405 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()
|
D | low_power_manager.c | 215 static void vendor_enable_disable_callback(bool success) { in vendor_enable_disable_callback()
|
/system/core/libmincrypt/test/ |
D | ecdsa_test.c | 231 int success = 1; in main() local
|
D | rsa_test.c | 816 int success = 1; in main() local
|
/system/bt/btcore/src/ |
D | module.c | 184 bool success; member
|
/system/core/logd/ |
D | main.cpp | 362 static const char success[] = "success"; in main() local
|
/system/core/fastboot/ |
D | usb_osx.c | 55 int success; member
|
/system/core/libnativebridge/ |
D | native_bridge.cc | 354 jint success = env->PushLocalFrame(16); // That should be small and large enough. in SetupEnvironment() local
|
/system/bt/bta/hl/ |
D | bta_hl_utils.c | 53 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
|
D | bta_hl_main.c | 1954 BOOLEAN success = TRUE; in bta_hl_hdl_event() local
|
D | bta_hl_act.c | 494 BOOLEAN success = TRUE; in bta_hl_dch_send_data() local
|
/system/vold/ |
D | Ext4Crypt.cpp | 77 bool success = props.Set<int>(tag::magic, crypt_ftr.magic) in put_crypt_ftr_and_key() local
|
/system/core/libnetutils/ |
D | ifc_utils.c | 600 int result, success; in ifc_reset_connections() local
|
/system/bt/btif/src/ |
D | btif_hl.c | 2692 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/ |
D | bta_api.h | 767 BOOLEAN success; /* TRUE of authentication succeeded, FALSE if failed. */ member
|