/packages/apps/Test/connectivity/sl4n/facades/test/ |
D | test_facade.cpp | 71 int error_code; in test_bool_true_return_wrapper() local 88 int error_code; in test_bool_false_return_wrapper() local 105 int error_code; in test_null_return_wrapper() local 122 int error_code; in test_string_empty_return_wrapper() local 150 int error_code; in test_string_max_return_wrapper() local 203 int error_code; in test_specific_param_naming_wrapper() local
|
/packages/apps/Test/connectivity/sl4n/facades/bluetooth/ |
D | bt_binder_facade.cpp | 214 int error_code; in bt_binder_get_local_name_wrapper() local 234 int error_code; in bt_binder_init_interface_wapper() local 260 int error_code; in bt_binder_set_local_name_wrapper() local 279 int error_code; in bt_binder_get_local_address_wrapper() local 299 int error_code; in bt_binder_enable_wrapper() local 316 int error_code; in bt_binder_register_ble_wrapper() local 372 int error_code; in bt_binder_set_adv_settings_wrapper() local
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | event_checkers.h | 34 std::string error_code = ErrorCodeText(status); in check_command_complete() local 51 std::string error_code = ErrorCodeText(status); in check_command_status() local
|
D | classic_acl_connection.cc | 168 std::string error_code = ErrorCodeText(status); in on_role_discovery_complete() local 182 std::string error_code = ErrorCodeText(status); in on_read_link_policy_settings_complete() local 196 std::string error_code = ErrorCodeText(status); in on_read_automatic_flush_timeout_complete() local 210 std::string error_code = ErrorCodeText(status); in on_read_transmit_power_level_complete() local 224 std::string error_code = ErrorCodeText(status); in on_read_link_supervision_timeout_complete() local 238 std::string error_code = ErrorCodeText(status); in on_read_failed_contact_counter_complete() local 252 std::string error_code = ErrorCodeText(status); in on_read_link_quality_complete() local 266 std::string error_code = ErrorCodeText(status); in on_read_afh_channel_map_complete() local 280 std::string error_code = ErrorCodeText(status); in on_read_rssi_complete() local 306 std::string error_code = ErrorCodeText(status); in on_read_clock_complete() local
|
D | classic_impl.h | 447 std::string error_code = ErrorCodeText(status); in on_connection_packet_type_changed() local 464 std::string error_code = ErrorCodeText(status); in on_central_link_key_complete() local 494 std::string error_code = ErrorCodeText(status); in on_change_connection_link_key_complete() local 510 std::string error_code = ErrorCodeText(status); in on_read_clock_offset_complete() local 558 std::string error_code = ErrorCodeText(status); in on_qos_setup_complete() local 580 std::string error_code = ErrorCodeText(status); in on_flow_specification_complete() local 643 std::string error_code = ErrorCodeText(status); in OnEncryptionStateChanged() local
|
D | classic_acl_connection_test.cc | 325 for (const auto& error_code : error_code_vector) { in TEST_F() local 332 for (const auto& error_code : error_code_vector) { in TEST_F() local
|
D | le_impl.h | 352 std::string error_code = ErrorCodeText(status); in on_le_connection_complete() local 476 std::string error_code = ErrorCodeText(status); in on_le_enhanced_connection_complete() local 1101 std::string error_code = ErrorCodeText(status); in on_create_connection_cancel_complete() local
|
D | le_acl_connection.cc | 141 auto error_code = disconnect_status.GetStatus(); in Disconnect() local
|
/packages/apps/Test/connectivity/sl4n/facades/wifi/ |
D | wifi_facade.cpp | 163 int error_code; in wifi_init_wrapper() local 180 int error_code; in wifi_get_supported_feature_set_wrapper() local
|
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/ |
D | stats.proto | 28 optional .android.stats.connectivity.ErrorCode error_code = 1; field
|
/packages/modules/NetworkStack/src/com/android/networkstack/metrics/ |
D | stats.proto | 78 repeated .android.stats.connectivity.DhcpErrorCode error_code = 5; field 128 optional .android.stats.connectivity.DhcpErrorCode error_code = 4; field
|
/packages/modules/Bluetooth/system/stack/include/ |
D | hci_error_code.h | 74 inline std::string hci_error_code_text(const tHCI_ERROR_CODE& error_code) { in hci_error_code_text() 167 inline tHCI_ERROR_CODE to_hci_error_code(const uint8_t& error_code) { in to_hci_error_code()
|
/packages/modules/Bluetooth/system/test/headless/sdp/ |
D | sdp.cc | 45 uint16_t error_code; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_avdt_api.cc | 51 uint16_t AVDT_ConfigRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_ConfigRsp() 109 uint16_t AVDT_SecurityRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_SecurityRsp()
|
D | mock_bta_av_api.cc | 73 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, uint8_t error_code, uint8_t* p_data, in BTA_AvProtectRsp()
|
/packages/modules/Bluetooth/tools/rootcanal/net/posix/ |
D | posix_async_socket.cc | 129 int error_code = 0; in Close() local
|
/packages/modules/adb/client/ |
D | mdnsresponder_client.cpp | 372 uint32_t /*interface_index*/, DNSServiceErrorType error_code, in register_service_ip() 479 DNSServiceErrorType error_code, const char* fullname, in register_resolved_mdns_service() 512 uint32_t interface_index, DNSServiceErrorType error_code, in on_service_browsed()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hap_client.cpp | 158 ErrorCode error_code) override { in OnActivePresetSelectError() 244 ErrorCode error_code) override { in OnPresetInfoError() 273 ErrorCode error_code) override { in OnSetPresetNameError()
|
/packages/providers/MediaProvider/jni/ |
D | FuseDaemon.cpp | 537 const std::string& path, const std::string& name, fuse_req_t req, int* error_code, in validate_node_path() 599 struct fuse_entry_param* e, int* error_code, const FuseOp op) { in make_node_entry() 844 struct fuse_entry_param* e, int* error_code, const FuseOp op, in do_lookup() 890 int error_code = 0; in pf_lookup() local 1114 int error_code = 0; in pf_mknod() local 1158 int error_code = 0; in pf_mkdir() local 1855 int error_code = 0; in do_readdir_common() local 2054 int error_code = errno; in pf_create() local 2062 int error_code = 0; in pf_create() local
|
/packages/modules/Bluetooth/system/gd/l2cap/le/ |
D | facade.cc | 187 void on_close_callback(hci::ErrorCode error_code) { in on_close_callback() 338 void on_close_callback(hci::ErrorCode error_code) { in on_close_callback()
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_api.cc | 506 uint16_t AVDT_ConfigRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_ConfigRsp() 798 uint16_t AVDT_SecurityRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_SecurityRsp()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_layer_test.cc | 405 ErrorCode error_code = ErrorCode::SUCCESS; in SetUp() local 506 ErrorCode error_code = ErrorCode::SUCCESS; in TEST_F() local 553 ErrorCode error_code = ErrorCode::SUCCESS; in TEST_F() local
|
/packages/modules/adb/client/openscreen/platform/ |
D | udp_socket.cpp | 594 void OnError(Error::Code error_code) { in JoinMulticastGroup()
|
/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_api.cc | 373 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, uint8_t error_code, uint8_t* p_data, in BTA_AvProtectRsp()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 104 const Address& address, uint32_t error_code, uint32_t vendor_error_code) {} in LogMetricBluetoothHalCrashReason()
|