[shill] Start cleaning up some of the naming confusion

We have, so far, not been tidy wrt our objects naming themselves,
for human-readable stuff, RPC-path stuff, etc.

This starts to clean up some of that confusion.

BUG=chromium-os:17744
TEST=unit tests

Change-Id: If4d7f61ba51e527984328a0ccdf4dec461b36074
Reviewed-on: http://gerrit.chromium.org/gerrit/4311
Reviewed-by: Chris Masone <cmasone@chromium.org>
Tested-by: Chris Masone <cmasone@chromium.org>
16 files changed
tree: 06c420a48091dd18b07f345eadc9f18e1b6abe8c
  1. accessor_interface.h
  2. adaptor_interfaces.h
  3. byte_string.cc
  4. byte_string.h
  5. byte_string_unittest.cc
  6. cellular.cc
  7. cellular.h
  8. cellular_service.cc
  9. cellular_service.h
  10. cellular_unittest.cc
  11. control_interface.h
  12. crypto_des_cbc.cc
  13. crypto_des_cbc.h
  14. crypto_des_cbc_unittest.cc
  15. crypto_interface.h
  16. crypto_provider.cc
  17. crypto_provider.h
  18. crypto_provider_unittest.cc
  19. crypto_rot47.cc
  20. crypto_rot47.h
  21. crypto_rot47_unittest.cc
  22. dbus_adaptor.cc
  23. dbus_adaptor.h
  24. dbus_adaptor_unittest.cc
  25. dbus_control.cc
  26. dbus_control.h
  27. default_profile.cc
  28. default_profile.h
  29. default_profile_unittest.cc
  30. device.cc
  31. device.h
  32. device_dbus_adaptor.cc
  33. device_dbus_adaptor.h
  34. device_info.cc
  35. device_info.h
  36. device_info_unittest.cc
  37. device_stub.h
  38. device_unittest.cc
  39. dhcp_config.cc
  40. dhcp_config.h
  41. dhcp_config_unittest.cc
  42. dhcp_provider.cc
  43. dhcp_provider.h
  44. dhcp_provider_unittest.cc
  45. dhcp_proxy_interface.h
  46. dhcpcd.xml
  47. dhcpcd_proxy.cc
  48. dhcpcd_proxy.h
  49. endpoint.cc
  50. endpoint.h
  51. ephemeral_profile.cc
  52. ephemeral_profile.h
  53. error.cc
  54. error.h
  55. ethernet.cc
  56. ethernet.h
  57. ethernet_service.cc
  58. ethernet_service.h
  59. flimflam-device.xml
  60. flimflam-ipconfig.xml
  61. flimflam-manager.xml
  62. flimflam-profile.xml
  63. flimflam-service.xml
  64. glib.cc
  65. glib.h
  66. glib_io_handler.cc
  67. glib_io_handler.h
  68. inherit-review-settings-ok
  69. io_handler.h
  70. ip_address.cc
  71. ip_address.h
  72. ip_address_unittest.cc
  73. ipconfig.cc
  74. ipconfig.h
  75. ipconfig_dbus_adaptor.cc
  76. ipconfig_dbus_adaptor.h
  77. ipconfig_unittest.cc
  78. key_file_store.cc
  79. key_file_store.h
  80. key_file_store_unittest.cc
  81. Makefile
  82. manager.cc
  83. manager.h
  84. manager_dbus_adaptor.cc
  85. manager_dbus_adaptor.h
  86. manager_unittest.cc
  87. mock_adaptors.cc
  88. mock_adaptors.h
  89. mock_control.cc
  90. mock_control.h
  91. mock_device.cc
  92. mock_device.h
  93. mock_dhcp_proxy.h
  94. mock_glib.h
  95. mock_modem_manager_proxy.h
  96. mock_profile.cc
  97. mock_profile.h
  98. mock_property_store.h
  99. mock_service.cc
  100. mock_service.h
  101. mock_sockets.h
  102. mock_store.h
  103. modem_info.cc
  104. modem_info.h
  105. modem_info_unittest.cc
  106. modem_manager.cc
  107. modem_manager.h
  108. modem_manager_proxy.cc
  109. modem_manager_proxy.h
  110. modem_manager_proxy_interface.h
  111. modem_manager_unittest.cc
  112. profile.cc
  113. profile.h
  114. profile_dbus_adaptor.cc
  115. profile_dbus_adaptor.h
  116. profile_unittest.cc
  117. property_accessor.h
  118. property_accessor_unittest.cc
  119. property_iterator.h
  120. property_store.cc
  121. property_store.h
  122. property_store_unittest.cc
  123. property_store_unittest.h
  124. proxy_factory.cc
  125. proxy_factory.h
  126. refptr_types.h
  127. rtnl_handler.cc
  128. rtnl_handler.h
  129. rtnl_listener.cc
  130. rtnl_listener.h
  131. rtnl_listener_unittest.cc
  132. service.cc
  133. service.h
  134. service_dbus_adaptor.cc
  135. service_dbus_adaptor.h
  136. service_unittest.cc
  137. shill.conf
  138. shill_config.cc
  139. shill_config.h
  140. shill_daemon.cc
  141. shill_daemon.h
  142. shill_event.cc
  143. shill_event.h
  144. shill_main.cc
  145. shill_unittest.cc
  146. sockets.cc
  147. sockets.h
  148. store_interface.h
  149. supplicant-bss.xml
  150. supplicant-interface.xml
  151. supplicant-network.xml
  152. supplicant-process.xml
  153. supplicant_interface_proxy.cc
  154. supplicant_interface_proxy.h
  155. supplicant_interface_proxy_interface.h
  156. supplicant_process_proxy.cc
  157. supplicant_process_proxy.h
  158. supplicant_process_proxy_interface.h
  159. testrunner.cc
  160. WATCHLISTS
  161. wifi.cc
  162. wifi.h
  163. wifi_endpoint.cc
  164. wifi_endpoint.h
  165. wifi_service.cc
  166. wifi_service.h
  167. wifi_unittest.cc