/external/chromium_org/chromeos/dbus/ |
D | bluetooth_agent_service_provider.cc | 44 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 52 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 60 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 68 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 76 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 84 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 92 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 100 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 108 base::Bind(&BluetoothAgentServiceProviderImpl::OnExported, in BluetoothAgentServiceProviderImpl() 326 void OnExported(const std::string& interface_name, in OnExported() function in chromeos::BluetoothAgentServiceProviderImpl
|
D | bluetooth_profile_service_provider.cc | 44 base::Bind(&BluetoothProfileServiceProviderImpl::OnExported, in BluetoothProfileServiceProviderImpl() 52 base::Bind(&BluetoothProfileServiceProviderImpl::OnExported, in BluetoothProfileServiceProviderImpl() 60 base::Bind(&BluetoothProfileServiceProviderImpl::OnExported, in BluetoothProfileServiceProviderImpl() 68 base::Bind(&BluetoothProfileServiceProviderImpl::OnExported, in BluetoothProfileServiceProviderImpl() 179 void OnExported(const std::string& interface_name, in OnExported() function in chromeos::BluetoothProfileServiceProviderImpl
|
D | bluetooth_gatt_service_service_provider.cc | 54 base::Bind(&BluetoothGattServiceServiceProviderImpl::OnExported, in BluetoothGattServiceServiceProviderImpl() 62 base::Bind(&BluetoothGattServiceServiceProviderImpl::OnExported, in BluetoothGattServiceServiceProviderImpl() 70 base::Bind(&BluetoothGattServiceServiceProviderImpl::OnExported, in BluetoothGattServiceServiceProviderImpl() 221 void OnExported(const std::string& interface_name, in OnExported() function in chromeos::BluetoothGattServiceServiceProviderImpl
|
D | bluetooth_gatt_descriptor_service_provider.cc | 63 base::Bind(&BluetoothGattDescriptorServiceProviderImpl::OnExported, in BluetoothGattDescriptorServiceProviderImpl() 71 base::Bind(&BluetoothGattDescriptorServiceProviderImpl::OnExported, in BluetoothGattDescriptorServiceProviderImpl() 79 base::Bind(&BluetoothGattDescriptorServiceProviderImpl::OnExported, in BluetoothGattDescriptorServiceProviderImpl() 320 void OnExported(const std::string& interface_name, in OnExported() function in chromeos::BluetoothGattDescriptorServiceProviderImpl
|
D | bluetooth_gatt_characteristic_service_provider.cc | 65 base::Bind(&BluetoothGattCharacteristicServiceProviderImpl::OnExported, in BluetoothGattCharacteristicServiceProviderImpl() 73 base::Bind(&BluetoothGattCharacteristicServiceProviderImpl::OnExported, in BluetoothGattCharacteristicServiceProviderImpl() 81 base::Bind(&BluetoothGattCharacteristicServiceProviderImpl::OnExported, in BluetoothGattCharacteristicServiceProviderImpl() 323 void OnExported(const std::string& interface_name, in OnExported() function in chromeos::BluetoothGattCharacteristicServiceProviderImpl
|
/external/chromium_org/chrome/browser/chromeos/dbus/ |
D | display_power_service_provider.cc | 30 base::Bind(&DisplayPowerServiceProvider::OnExported, in Start() 37 base::Bind(&DisplayPowerServiceProvider::OnExported, in Start() 41 void DisplayPowerServiceProvider::OnExported(const std::string& interface_name, in OnExported() function in chromeos::DisplayPowerServiceProvider
|
D | screen_lock_service_provider.cc | 30 base::Bind(&ScreenLockServiceProvider::OnExported, in Start() 34 void ScreenLockServiceProvider::OnExported(const std::string& interface_name, in OnExported() function in chromeos::ScreenLockServiceProvider
|
D | liveness_service_provider.cc | 25 base::Bind(&LivenessServiceProvider::OnExported, in Start() 29 void LivenessServiceProvider::OnExported(const std::string& interface_name, in OnExported() function in chromeos::LivenessServiceProvider
|
D | printer_service_provider.cc | 106 base::Bind(&PrinterServiceProvider::OnExported, in Start() 110 void PrinterServiceProvider::OnExported( in OnExported() function in chromeos::PrinterServiceProvider
|
D | screen_lock_service_provider.h | 38 void OnExported(const std::string& interface_name,
|
D | liveness_service_provider.h | 49 void OnExported(const std::string& interface_name,
|
D | display_power_service_provider.h | 40 void OnExported(const std::string& interface_name,
|
D | printer_service_provider.h | 63 void OnExported(const std::string& interface_name,
|
D | proxy_resolution_service_provider.h | 99 void OnExported(const std::string& interface_name,
|
D | proxy_resolution_service_provider.cc | 209 base::Bind(&ProxyResolutionServiceProvider::OnExported, in Start() 213 void ProxyResolutionServiceProvider::OnExported( in OnExported() function in chromeos::ProxyResolutionServiceProvider
|
/external/chromium_org/dbus/ |
D | test_service.cc | 167 void TestService::OnExported(const std::string& interface_name, in OnExported() function in dbus::TestService 206 base::Bind(&TestService::OnExported, in Run() 215 base::Bind(&TestService::OnExported, in Run() 224 base::Bind(&TestService::OnExported, in Run() 233 base::Bind(&TestService::OnExported, in Run() 242 base::Bind(&TestService::OnExported, in Run() 251 base::Bind(&TestService::OnExported, in Run() 260 base::Bind(&TestService::OnExported, in Run() 269 base::Bind(&TestService::OnExported, in Run() 281 base::Bind(&TestService::OnExported, in Run()
|
D | exported_object.cc | 123 base::Bind(&ExportedObject::OnExported, in ExportMethodInternal() 131 void ExportedObject::OnExported(OnExportedCallback on_exported_callback, in OnExported() function in dbus::ExportedObject
|
D | exported_object.h | 118 void OnExported(OnExportedCallback on_exported_callback,
|
D | test_service.h | 104 void OnExported(const std::string& interface_name,
|