🌐 AI搜索 & 代理 主页
tree: c820c67345a8edeadcb515522413be5f1396df9e [path history] [tgz]
  1. fuchsia/
  2. application_state_mojom_traits.cc
  3. application_state_mojom_traits.h
  4. battery_power_status_traits.cc
  5. battery_power_status_traits.h
  6. big_buffer.cc
  7. big_buffer.h
  8. big_buffer_mojom_traits.cc
  9. big_buffer_mojom_traits.h
  10. big_buffer_unittest.cc
  11. big_string_mojom_traits.cc
  12. big_string_mojom_traits.h
  13. big_string_unittest.cc
  14. BUILD.gn
  15. byte_count_mojom_traits.cc
  16. byte_count_mojom_traits.h
  17. byte_size_mojom_traits.cc
  18. byte_size_mojom_traits.h
  19. byte_size_unittest.cc
  20. byte_string_mojom_traits.cc
  21. byte_string_mojom_traits.h
  22. byte_string_unittest.cc
  23. DEPS
  24. empty_mojom_traits.h
  25. file_error_mojom_traits.h
  26. file_info_mojom_traits.cc
  27. file_info_mojom_traits.h
  28. file_mojom_traits.cc
  29. file_mojom_traits.h
  30. file_path_mojom_traits.cc
  31. file_path_mojom_traits.h
  32. file_path_unittest.cc
  33. file_unittest.cc
  34. generic_pending_associated_receiver_mojom_traits.cc
  35. generic_pending_associated_receiver_mojom_traits.h
  36. generic_pending_receiver_mojom_traits.cc
  37. generic_pending_receiver_mojom_traits.h
  38. int128_mojom_traits.cc
  39. int128_mojom_traits.h
  40. int128_unittest.cc
  41. logfont_win_mojom_traits.cc
  42. logfont_win_mojom_traits.h
  43. memory_allocator_dump_cross_process_uid_mojom_traits.cc
  44. memory_allocator_dump_cross_process_uid_mojom_traits.h
  45. memory_allocator_dump_cross_process_uid_unittest.cc
  46. memory_pressure_level_mojom_traits.cc
  47. memory_pressure_level_mojom_traits.h
  48. message_pump_type_mojom_traits.cc
  49. message_pump_type_mojom_traits.h
  50. OWNERS
  51. process_id_mojom_traits.cc
  52. process_id_mojom_traits.h
  53. process_id_unittest.cc
  54. process_priority_mojom_traits.cc
  55. process_priority_mojom_traits.h
  56. proto_wrapper.cc
  57. proto_wrapper.h
  58. proto_wrapper_mojom_traits.cc
  59. proto_wrapper_mojom_traits.h
  60. proto_wrapper_passkeys.h
  61. proto_wrapper_unittest.cc
  62. read_only_buffer_mojom_traits.cc
  63. read_only_buffer_mojom_traits.h
  64. read_only_buffer_unittest.cc
  65. read_only_file_mojom_traits.cc
  66. read_only_file_mojom_traits.h
  67. README.md
  68. ref_counted_memory_mojom_traits.cc
  69. ref_counted_memory_mojom_traits.h
  70. ref_counted_memory_unittest.cc
  71. safe_base_name_mojom_traits.cc
  72. safe_base_name_mojom_traits.h
  73. safe_base_name_unittest.cc
  74. shared_memory_mojom_traits.cc
  75. shared_memory_mojom_traits.h
  76. shared_memory_unittest.cc
  77. shared_memory_utils.cc
  78. shared_memory_utils.h
  79. shared_memory_version.cc
  80. shared_memory_version.h
  81. shared_memory_version_unittest.cc
  82. string16_mojom_traits.cc
  83. string16_mojom_traits.h
  84. string16_unittest.cc
  85. test.proto
  86. text_direction_mojom_traits.cc
  87. text_direction_mojom_traits.h
  88. text_direction_unittest.cc
  89. thread_type_mojom_traits.cc
  90. thread_type_mojom_traits.h
  91. thread_type_unittest.cc
  92. time_mojom_traits.cc
  93. time_mojom_traits.h
  94. time_unittest.cc
  95. token_mojom_traits.cc
  96. token_mojom_traits.h
  97. token_unittest.cc
  98. unguessable_token_mojom_traits.cc
  99. unguessable_token_mojom_traits.h
  100. unguessable_token_unittest.cc
  101. uuid_mojom_traits.cc
  102. uuid_mojom_traits.h
  103. uuid_unittest.cc
  104. values_mojom_traits.cc
  105. values_mojom_traits.h
  106. values_unittest.cc
  107. version_mojom_traits.cc
  108. version_mojom_traits.h
  109. version_unittest.cc
  110. work_in_progress_unittest.cc
  111. wstring_mojom_traits.cc
  112. wstring_mojom_traits.h
mojo/public/cpp/base/README.md

Mojo Public Base Library

This is a library of common helper types for use in conjunction with Mojo bindings and //base types. These things do not quite fit under the System or Bindings libraries.