Home | History | Annotate | only in /external/libchrome/mojo/public/cpp/base
Up to higher level directory
NameDateSize
big_buffer.cc22-Oct-20204.6K
big_buffer.h22-Oct-20205.8K
big_buffer.typemap22-Oct-2020522
big_buffer_mojom_traits.cc22-Oct-20204.7K
big_buffer_mojom_traits.h22-Oct-20202.3K
big_buffer_unittest.cc22-Oct-20202.1K
big_string.typemap22-Oct-2020587
big_string_mojom_traits.cc22-Oct-20201K
big_string_mojom_traits.h22-Oct-2020857
big_string_unittest.cc22-Oct-20201.2K
BUILD.gn22-Oct-20202.1K
file.typemap22-Oct-2020521
file_error.typemap22-Oct-2020460
file_error_mojom_traits.h22-Oct-20204.6K
file_info.typemap22-Oct-2020473
file_info_mojom_traits.cc22-Oct-2020851
file_info_mojom_traits.h22-Oct-20201.4K
file_mojom_traits.cc22-Oct-2020917
file_mojom_traits.h22-Oct-2020930
file_path.typemap22-Oct-2020464
file_path_mojom_traits.cc22-Oct-2020773
file_path_mojom_traits.h22-Oct-20201.2K
file_path_unittest.cc22-Oct-2020786
file_unittest.cc22-Oct-20202.7K
logfont_win.typemap22-Oct-2020584
logfont_win_mojom_traits.cc22-Oct-20201.1K
logfont_win_mojom_traits.h22-Oct-2020931
memory_allocator_dump_cross_process_uid.typemap22-Oct-2020714
memory_allocator_dump_cross_process_uid_mojom_traits.cc22-Oct-2020780
memory_allocator_dump_cross_process_uid_mojom_traits.h22-Oct-20201.1K
memory_allocator_dump_cross_process_uid_unittest.cc22-Oct-20201.6K
process_id.typemap22-Oct-2020558
process_id_mojom_traits.cc22-Oct-2020499
process_id_mojom_traits.h22-Oct-2020864
process_id_unittest.cc22-Oct-2020819
read_only_buffer.typemap22-Oct-2020602
read_only_buffer_mojom_traits.cc22-Oct-2020807
read_only_buffer_mojom_traits.h22-Oct-2020843
read_only_buffer_unittest.cc22-Oct-20201.3K
README.md22-Oct-2020199
ref_counted_memory.typemap22-Oct-2020749
ref_counted_memory_mojom_traits.cc22-Oct-20201.5K
ref_counted_memory_mojom_traits.h22-Oct-20201.2K
ref_counted_memory_unittest.cc22-Oct-20201.4K
shared_memory.typemap22-Oct-20201.2K
shared_memory_mojom_traits.cc22-Oct-20203.7K
shared_memory_mojom_traits.h22-Oct-20202.4K
shared_memory_unittest.cc22-Oct-20202.1K
string16.typemap22-Oct-2020633
string16_mojom_traits.cc22-Oct-20201.4K
string16_mojom_traits.h22-Oct-20201.7K
string16_unittest.cc22-Oct-20201.7K
text_direction.typemap22-Oct-2020580
text_direction_mojom_traits.cc22-Oct-20201.4K
text_direction_mojom_traits.h22-Oct-2020870
text_direction_unittest.cc22-Oct-20201.2K
thread_priority.typemap22-Oct-2020563
thread_priority_mojom_traits.cc22-Oct-20201.6K
thread_priority_mojom_traits.h22-Oct-2020835
thread_priority_unittest.cc22-Oct-20201.2K
time.typemap22-Oct-2020621
time_mojom_traits.cc22-Oct-20201.5K
time_mojom_traits.h22-Oct-20201.3K
time_unittest.cc22-Oct-20201K
typemaps.gni22-Oct-20201K
unguessable_token.typemap22-Oct-2020567
unguessable_token_mojom_traits.cc22-Oct-2020730
unguessable_token_mojom_traits.h22-Oct-20201.3K
unguessable_token_unittest.cc22-Oct-2020784
values.typemap22-Oct-2020582
values_mojom_traits.cc22-Oct-20203.2K
values_mojom_traits.h22-Oct-20204.2K
values_unittest.cc22-Oct-20205.4K

README.md

      1 # Mojo Public Base Library
      2 
      3 This is a library of common helper types for use in conjunction with Mojo
      4 bindings and //base types. These things do not quite fit under the System or
      5 Bindings libraries.
      6