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