tree: 521cf40270d466b33c4272ba0b41a77bfbfc2db9 [path history] [tgz]
  1. shill/
  2. url/
  3. BUILD.gn
  4. mock_mojo_portal_ui_interaction_handler.cc
  5. mock_mojo_portal_ui_interaction_handler.h
  6. mock_shill_mojo_service_manager.cc
  7. mock_shill_mojo_service_manager.h
  8. mojo_passpoint_service.cc
  9. mojo_passpoint_service.h
  10. mojo_portal_service.cc
  11. mojo_portal_service.h
  12. mojo_portal_service_test.cc
  13. mojo_portal_ui_interaction_handler.cc
  14. mojo_portal_ui_interaction_handler.h
  15. README.md
  16. shill_mojo.json
  17. shill_mojo_service_manager.cc
  18. shill_mojo_service_manager.h
  19. type_mappings.json
shill/mojom/README.md

Shill Mojo API

Mojom File

This folder is the root folder of the shill's Mojo APIs and their C++ implementations.

The shill's mojom files are located at <Root>/shill/mojom/, and the external mojom files are located at <Root>/path/to/external/mojom/. For example:

  • The external url.mojom.Url is at: <Root>/url/mojom/url.mojom.
  • The shill's portal Mojo API is at: <Root>/shill/mojom/portal.mojom