/external/chromium_org/extensions/browser/api/bluetooth_low_energy/ |
D | bluetooth_low_energy_api.cc | 176 void BluetoothLowEnergyConnectFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyConnectFunction 213 void BluetoothLowEnergyDisconnectFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyDisconnectFunction 512 void BluetoothLowEnergyReadCharacteristicValueFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyReadCharacteristicValueFunction 571 void BluetoothLowEnergyWriteCharacteristicValueFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyWriteCharacteristicValueFunction 620 BluetoothLowEnergyStartCharacteristicNotificationsFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyStartCharacteristicNotificationsFunction 662 BluetoothLowEnergyStopCharacteristicNotificationsFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyStopCharacteristicNotificationsFunction 703 void BluetoothLowEnergyReadDescriptorValueFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyReadDescriptorValueFunction 761 void BluetoothLowEnergyWriteDescriptorValueFunction::SuccessCallback() { in SuccessCallback() function in extensions::core_api::BluetoothLowEnergyWriteDescriptorValueFunction
|
/external/chromium_org/chrome/browser/local_discovery/wifi/ |
D | bootstrapping_network_switcher.h | 20 typedef base::Callback<void(bool success)> SuccessCallback; typedef
|
D | wifi_manager.h | 51 typedef base::Callback<void(bool success)> SuccessCallback; typedef
|
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/ |
D | image_writer_utility_client.h | 18 typedef base::Callback<void()> SuccessCallback; typedef
|
/external/chromium_org/chrome/browser/ |
D | safe_json_parser.h | 29 typedef base::Callback<void(scoped_ptr<base::Value>)> SuccessCallback; typedef
|
/external/chromium_org/components/copresence/public/ |
D | whispernet_client.h | 35 typedef base::Callback<void(bool)> SuccessCallback; typedef
|
/external/chromium_org/components/copresence/rpc/ |
D | rpc_handler.h | 31 typedef base::Callback<void(bool)> SuccessCallback; typedef
|
/external/chromium_org/content/renderer/media/ |
D | webrtc_identity_service.h | 26 SuccessCallback; typedef
|
/external/chromium_org/third_party/zlib/google/ |
D | zip_reader.h | 47 typedef base::Closure SuccessCallback; typedef
|
/external/chromium_org/remoting/host/ |
D | token_validator_factory_impl_unittest.cc | 74 void SuccessCallback(const std::string& shared_secret) { in SuccessCallback() function in remoting::TokenValidatorFactoryImplTest
|
/external/chromium_org/device/bluetooth/ |
D | bluetooth_socket_chromeos_unittest.cc | 100 void SuccessCallback() { in SuccessCallback() function in chromeos::BluetoothSocketChromeOSTest
|
D | bluetooth_gatt_chromeos_unittest.cc | 342 void SuccessCallback() { in SuccessCallback() function in chromeos::BluetoothGattChromeOSTest
|
/external/chromium_org/chromeos/network/ |
D | network_device_handler_unittest.cc | 82 void SuccessCallback() { in SuccessCallback() function in chromeos::NetworkDeviceHandlerTest
|
D | network_connection_handler_unittest.cc | 171 void SuccessCallback() { in SuccessCallback() function in chromeos::NetworkConnectionHandlerTest
|
D | network_configuration_handler_unittest.cc | 457 void SuccessCallback(const std::string& callback_name) { in SuccessCallback() function in chromeos::NetworkConfigurationHandlerStubTest
|
/external/chromium_org/device/nfc/ |
D | nfc_chromeos_unittest.cc | 176 void SuccessCallback() { in SuccessCallback() function in chromeos::NfcChromeOSTest
|
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/ |
D | HTMLMediaElementEncryptedMedia.cpp | 72 typedef Function<void()> SuccessCallback; typedef
|
/external/chromium_org/chrome/browser/extensions/api/gcd_private/ |
D | gcd_private_api.cc | 99 typedef base::Callback<void(bool success)> SuccessCallback; typedef in extensions::GcdPrivateAPIImpl
|