Searched refs:kNoResponseError (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dbluetooth_gatt_manager_client.h61 static const char kNoResponseError[]; member in class:chromeos::BluetoothGattManagerClient
H A Dbluetooth_agent_manager_client.h57 static const char kNoResponseError[]; member in class:chromeos::BluetoothAgentManagerClient
H A Dbluetooth_agent_manager_client.cc17 const char BluetoothAgentManagerClient::kNoResponseError[] = member in class:chromeos::BluetoothAgentManagerClient
121 error_name = kNoResponseError;
H A Dbluetooth_gatt_manager_client.cc16 const char BluetoothGattManagerClient::kNoResponseError[] = member in class:chromeos::BluetoothGattManagerClient
108 error_name = kNoResponseError;
H A Dbluetooth_profile_manager_client.h101 static const char kNoResponseError[]; member in class:chromeos::BluetoothProfileManagerClient
H A Dfake_bluetooth_adapter_client.cc136 PostDelayedTask(base::Bind(error_callback, kNoResponseError, ""));
160 PostDelayedTask(base::Bind(error_callback, kNoResponseError, ""));
166 PostDelayedTask(base::Bind(error_callback, kNoResponseError, ""));
196 error_callback.Run(kNoResponseError, "");
H A Dbluetooth_gatt_descriptor_client.h98 static const char kNoResponseError[]; member in class:chromeos::BluetoothGattDescriptorClient
H A Dbluetooth_adapter_client.h144 static const char kNoResponseError[]; member in class:chromeos::BluetoothAdapterClient
H A Dbluetooth_gatt_characteristic_client.h132 static const char kNoResponseError[]; member in class:chromeos::BluetoothGattCharacteristicClient
H A Dnfc_client_helpers.h26 CHROMEOS_EXPORT extern const char kNoResponseError[];
H A Dbluetooth_adapter_client.cc18 const char BluetoothAdapterClient::kNoResponseError[] = member in class:chromeos::BluetoothAdapterClient
234 error_name = kNoResponseError;
H A Dbluetooth_gatt_descriptor_client.cc17 const char BluetoothGattDescriptorClient::kNoResponseError[] = member in class:chromeos::BluetoothGattDescriptorClient
229 error_name = kNoResponseError;
H A Dbluetooth_profile_manager_client.cc17 const char BluetoothProfileManagerClient::kNoResponseError[] = member in class:chromeos::BluetoothProfileManagerClient
219 error_name = kNoResponseError;
H A Dnfc_client_helpers.cc13 const char kNoResponseError[] = "org.chromium.Error.NoResponse"; member in namespace:chromeos::nfc_client_helpers
31 error_name = kNoResponseError;
H A Dbluetooth_device_client.h204 static const char kNoResponseError[]; member in class:chromeos::BluetoothDeviceClient
H A Dbluetooth_gatt_characteristic_client.cc17 const char BluetoothGattCharacteristicClient::kNoResponseError[] = member in class:chromeos::BluetoothGattCharacteristicClient
330 error_name = kNoResponseError;
H A Dfake_nfc_adapter_client.cc148 error_callback.Run(nfc_client_helpers::kNoResponseError, "");
191 error_callback.Run(nfc_client_helpers::kNoResponseError, "");
H A Dfake_bluetooth_device_client.cc362 error_callback.Run(kNoResponseError, "Missing profile");
375 error_callback.Run(kNoResponseError, "socketpair call failed");
382 error_callback.Run(kNoResponseError, "failed to get socket flags");
388 error_callback.Run(kNoResponseError, "failed to set socket non-blocking");
426 error_callback.Run(kNoResponseError, "Missing profile");
937 error_callback.Run(kNoResponseError, "No pairing fake");
H A Dbluetooth_device_client.cc19 const char BluetoothDeviceClient::kNoResponseError[] = member in class:chromeos::BluetoothDeviceClient
379 error_name = kNoResponseError;
H A Dcras_audio_client.cc20 const char kNoResponseError[] = member in namespace:chromeos
362 error_name = kNoResponseError;

Completed in 134 milliseconds