tree: b027243578865faf9601dfdf9b8dac9ca8ff2f45 [path history] [tgz]
  1. biod/
  2. proto/
  3. services/
  4. arc_obb_mounter_client.cc
  5. arc_obb_mounter_client.h
  6. audio_node.cc
  7. audio_node.h
  8. auth_policy_client.cc
  9. auth_policy_client.h
  10. blocking_method_caller.cc
  11. blocking_method_caller.h
  12. blocking_method_caller_unittest.cc
  13. cras_audio_client.cc
  14. cras_audio_client.h
  15. cras_audio_client_unittest.cc
  16. cros_disks_client.cc
  17. cros_disks_client.h
  18. cros_disks_client_unittest.cc
  19. cryptohome_client.cc
  20. cryptohome_client.h
  21. dbus_client.h
  22. dbus_client_implementation_type.h
  23. dbus_clients_browser.cc
  24. dbus_clients_browser.h
  25. dbus_clients_common.cc
  26. dbus_clients_common.h
  27. dbus_method_call_status.cc
  28. dbus_method_call_status.h
  29. dbus_thread_manager.cc
  30. dbus_thread_manager.h
  31. dbus_thread_manager_unittest.cc
  32. debug_daemon_client.cc
  33. debug_daemon_client.h
  34. DEPS
  35. easy_unlock_client.cc
  36. easy_unlock_client.h
  37. fake_arc_obb_mounter_client.cc
  38. fake_arc_obb_mounter_client.h
  39. fake_auth_policy_client.cc
  40. fake_auth_policy_client.h
  41. fake_auth_policy_client_unittest.cc
  42. fake_cras_audio_client.cc
  43. fake_cras_audio_client.h
  44. fake_cros_disks_client.cc
  45. fake_cros_disks_client.h
  46. fake_cryptohome_client.cc
  47. fake_cryptohome_client.h
  48. fake_cryptohome_client_unittest.cc
  49. fake_debug_daemon_client.cc
  50. fake_debug_daemon_client.h
  51. fake_easy_unlock_client.cc
  52. fake_easy_unlock_client.h
  53. fake_easy_unlock_client_unittest.cc
  54. fake_gsm_sms_client.cc
  55. fake_gsm_sms_client.h
  56. fake_image_burner_client.cc
  57. fake_image_burner_client.h
  58. fake_image_loader_client.cc
  59. fake_image_loader_client.h
  60. fake_lorgnette_manager_client.cc
  61. fake_lorgnette_manager_client.h
  62. fake_modem_messaging_client.cc
  63. fake_modem_messaging_client.h
  64. fake_permission_broker_client.cc
  65. fake_permission_broker_client.h
  66. fake_power_manager_client.cc
  67. fake_power_manager_client.h
  68. fake_power_manager_client_unittest.cc
  69. fake_session_manager_client.cc
  70. fake_session_manager_client.h
  71. fake_shill_device_client.cc
  72. fake_shill_device_client.h
  73. fake_shill_ipconfig_client.cc
  74. fake_shill_ipconfig_client.h
  75. fake_shill_manager_client.cc
  76. fake_shill_manager_client.h
  77. fake_shill_profile_client.cc
  78. fake_shill_profile_client.h
  79. fake_shill_service_client.cc
  80. fake_shill_service_client.h
  81. fake_shill_third_party_vpn_driver_client.cc
  82. fake_shill_third_party_vpn_driver_client.h
  83. fake_sms_client.cc
  84. fake_sms_client.h
  85. fake_system_clock_client.cc
  86. fake_system_clock_client.h
  87. fake_update_engine_client.cc
  88. fake_update_engine_client.h
  89. fake_upstart_client.cc
  90. fake_upstart_client.h
  91. gsm_sms_client.cc
  92. gsm_sms_client.h
  93. gsm_sms_client_unittest.cc
  94. image_burner_client.cc
  95. image_burner_client.h
  96. image_loader_client.cc
  97. image_loader_client.h
  98. lorgnette_manager_client.cc
  99. lorgnette_manager_client.h
  100. mock_cryptohome_client.cc
  101. mock_cryptohome_client.h
  102. mock_lorgnette_manager_client.cc
  103. mock_lorgnette_manager_client.h
  104. mock_permission_broker_client.cc
  105. mock_permission_broker_client.h
  106. mock_session_manager_client.cc
  107. mock_session_manager_client.h
  108. mock_shill_manager_client.cc
  109. mock_shill_manager_client.h
  110. mock_shill_profile_client.cc
  111. mock_shill_profile_client.h
  112. mock_shill_service_client.cc
  113. mock_shill_service_client.h
  114. modem_messaging_client.cc
  115. modem_messaging_client.h
  116. modem_messaging_client_unittest.cc
  117. OWNERS
  118. permission_broker_client.cc
  119. permission_broker_client.h
  120. pipe_reader.cc
  121. pipe_reader.h
  122. power_manager_client.cc
  123. power_manager_client.h
  124. power_manager_client_unittest.cc
  125. power_policy_controller.cc
  126. power_policy_controller.h
  127. power_policy_controller_unittest.cc
  128. README.md
  129. session_manager_client.cc
  130. session_manager_client.h
  131. shill_client_helper.cc
  132. shill_client_helper.h
  133. shill_client_unittest_base.cc
  134. shill_client_unittest_base.h
  135. shill_device_client.cc
  136. shill_device_client.h
  137. shill_device_client_unittest.cc
  138. shill_ipconfig_client.cc
  139. shill_ipconfig_client.h
  140. shill_ipconfig_client_unittest.cc
  141. shill_manager_client.cc
  142. shill_manager_client.h
  143. shill_manager_client_unittest.cc
  144. shill_profile_client.cc
  145. shill_profile_client.h
  146. shill_profile_client_unittest.cc
  147. shill_property_changed_observer.h
  148. shill_service_client.cc
  149. shill_service_client.h
  150. shill_service_client_unittest.cc
  151. shill_third_party_vpn_driver_client.cc
  152. shill_third_party_vpn_driver_client.h
  153. shill_third_party_vpn_driver_client_unittest.cc
  154. shill_third_party_vpn_observer.h
  155. sms_client.cc
  156. sms_client.h
  157. system_clock_client.cc
  158. system_clock_client.h
  159. update_engine_client.cc
  160. update_engine_client.h
  161. upstart_client.cc
  162. upstart_client.h
  163. volume_state.cc
  164. volume_state.h
chromeos/dbus/README.md

This directory contains client libraries for communication with Chrome OS system service daemons over D-Bus.

Older clients that have been removed:

  • Amplifier (amplifier_client.cc)
  • Audio DSP (audio_dsp_client.cc)
  • Introspection (introspectable_client.cc)
  • NFC (nfc_manager_client.cc)
  • peerd (peer_daemon_manager_client.cc)
  • privetd (privet_daemon_manager_client.cc)
  • Wi-Fi AP manager (ap_manager_client.cc)