Searched defs:ipc (Results 1 - 25 of 36) sorted by relevance

12

/system/bt/service/
H A Ddaemon.h22 namespace ipc { namespace
24 } // namespace ipc
/system/bt/service/ipc/binder/
H A Dipc_handler_binder.h21 #include "service/ipc/ipc_handler.h"
22 #include "service/ipc/ipc_manager.h"
24 namespace ipc { namespace
45 } // namespace ipc
H A Dbluetooth_gatt_client_binder_server.h25 #include "service/ipc/binder/interface_with_instances_base.h"
36 namespace ipc { namespace
75 } // namespace ipc
H A Dbluetooth_gatt_server_binder_server.h25 #include "service/ipc/binder/interface_with_instances_base.h"
36 namespace ipc { namespace
117 } // namespace ipc
H A Dbluetooth_le_advertiser_binder_server.h27 #include "service/ipc/binder/interface_with_instances_base.h"
40 namespace ipc { namespace
85 } // namespace ipc
H A Dbluetooth_le_scanner_binder_server.h27 #include "service/ipc/binder/interface_with_instances_base.h"
40 namespace ipc { namespace
87 } // namespace ipc
H A Dbluetooth_low_energy_binder_server.h27 #include "service/ipc/binder/interface_with_instances_base.h"
40 namespace ipc { namespace
91 } // namespace ipc
H A Dinterface_with_instances_base.h26 #include "service/ipc/binder/remote_callback_map.h"
28 namespace ipc { namespace
105 } // namespace ipc
H A Dbluetooth_binder_server.h36 #include "service/ipc/binder/remote_callback_list.h"
49 namespace ipc { namespace
124 } // namespace ipc
H A Dipc_handler_binder.cc17 #include "service/ipc/binder/ipc_handler_binder.h"
26 #include "service/ipc/binder/bluetooth_binder_server.h"
34 namespace ipc { namespace
79 } // namespace ipc
H A Dbluetooth_gatt_client_binder_server.cc17 #include "service/ipc/binder/bluetooth_gatt_client_binder_server.h"
25 namespace ipc { namespace
89 } // namespace ipc
H A Dinterface_with_instances_base.cc17 #include "service/ipc/binder/interface_with_instances_base.h"
21 namespace ipc { namespace
153 } // namespace ipc
H A Dbluetooth_le_advertiser_binder_server.cc17 #include "service/ipc/binder/bluetooth_le_advertiser_binder_server.h"
27 namespace ipc { namespace
184 } // namespace ipc
/system/bt/service/ipc/dbus/
H A Dbluetooth_adapter.h32 namespace ipc { namespace
56 } // namespace ipc
H A Dipc_handler_dbus.h19 #include "service/ipc/ipc_handler.h"
20 #include "service/ipc/ipc_manager.h"
26 namespace ipc { namespace
48 } // namespace ipc
H A Dipc_handler_dbus.cc17 #include "service/ipc/dbus/ipc_handler_dbus.h"
23 #include "service/ipc/dbus/bluetooth_adapter.h"
27 namespace ipc { namespace
59 ipc::dbus::BluetoothAdapter* bluetooth_adapter =
60 new ipc::dbus::BluetoothAdapter(bus_, adapter());
67 } // namespace ipc
H A Dbluetooth_adapter.cc17 #include "service/ipc/dbus/bluetooth_adapter.h"
38 // TODO(jpawlowski): right now xml interface files are in service/ipc/dbus/
46 namespace ipc { namespace
106 } // namespace ipc
/system/bt/service/ipc/
H A Dipc_handler.cc17 #include "service/ipc/ipc_handler.h"
21 namespace ipc { namespace
31 } // namespace ipc
H A Dlinux_ipc_host.h31 namespace ipc { namespace
107 } // namespace ipc
H A Dipc_handler.h22 #include "service/ipc/ipc_manager.h"
28 namespace ipc { namespace
62 } // namespace ipc
H A Dipc_handler_linux.h26 #include "service/ipc/ipc_handler.h"
27 #include "service/ipc/ipc_manager.h"
33 namespace ipc { namespace
89 } // namespace ipc
H A Dipc_manager.cc17 #include "service/ipc/ipc_manager.h"
20 #include "service/ipc/binder/ipc_handler_binder.h"
22 #include "service/ipc/dbus/ipc_handler_dbus.h"
24 #include "service/ipc/ipc_handler_linux.h"
26 namespace ipc { namespace
96 } // namespace ipc
H A Dipc_manager.h28 namespace ipc { namespace
103 } // namespace ipc
H A Dipc_handler_linux.cc17 #include "service/ipc/ipc_handler_linux.h"
26 #include "service/ipc/linux_ipc_host.h"
29 namespace ipc { namespace
207 } // namespace ipc
/system/bt/service/test/
H A Dstub_ipc_handler_binder.cc17 #include "service/ipc/binder/ipc_handler_binder.h"
23 namespace ipc { namespace

Completed in 115 milliseconds

12