HomeSort by relevance Sort by last modified time
    Searched defs:mojo (Results 1 - 25 of 478) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libmojo/mojo/public/cpp/bindings/
array_traits.h 8 namespace mojo { namespace
67 } // namespace mojo
enum_traits.h 8 namespace mojo { namespace
25 } // namespace mojo
map_traits.h 8 namespace mojo { namespace
54 } // namespace mojo
struct_traits.h 8 namespace mojo { namespace
109 // E.g., if T contains Mojo handles or interfaces whose ownership needs to be
111 // reference/value to the Mojo bindings for serialization:
150 } // namespace mojo
  /external/libmojo/mojo/public/js/
constants.h 8 namespace mojo { namespace
20 } // namespace mojo
  /external/libmojo/mojo/android/javatests/
mojo_test_case.h 12 namespace mojo { namespace
18 } // namespace mojo
validation_test_util.h 12 namespace mojo { namespace
18 } // namespace mojo
  /external/libmojo/mojo/android/system/
base_run_loop.h 12 namespace mojo { namespace
18 } // namespace mojo
core_impl.h 12 namespace mojo { namespace
18 } // namespace mojo
  /external/libmojo/mojo/common/
common_custom_types_struct_traits.cc 5 #include "mojo/common/common_custom_types_struct_traits.h"
7 namespace mojo { namespace
18 } // mojo
common_type_converters.cc 5 #include "mojo/common/common_type_converters.h"
13 namespace mojo { namespace
84 } // namespace mojo
common_type_converters.h 12 #include "mojo/common/mojo_common_export.h"
13 #include "mojo/public/cpp/bindings/array.h"
14 #include "mojo/public/cpp/bindings/string.h"
15 #include "mojo/public/cpp/bindings/type_converter.h"
17 namespace mojo { namespace
64 } // namespace mojo
data_pipe_utils.h 13 #include "mojo/common/mojo_common_export.h"
14 #include "mojo/public/cpp/system/core.h"
21 namespace mojo { namespace
58 } // namespace mojo
user_agent.cc 5 #include "mojo/common/user_agent.h"
9 namespace mojo { namespace
25 } // namespace mojo
user_agent.h 10 #include "mojo/common/mojo_common_export.h"
12 namespace mojo { namespace
18 } // namespace mojo
  /external/libmojo/mojo/edk/embedder/
embedder.h 19 #include "mojo/edk/embedder/scoped_platform_handle.h"
20 #include "mojo/edk/system/system_impl_export.h"
21 #include "mojo/public/cpp/system/message_pipe.h"
27 namespace mojo { namespace
36 // |Init()| sets up the basic Mojo system environment, making the |Mojo...()|
84 // failure, which is different from what you'd expect from a Mojo API, but it
100 // This |MojoHandle| is a Mojo shared buffer and can be manipulated using the
184 } // namespace mojo
entrypoints.h 8 #include "mojo/edk/system/system_impl_export.h"
9 #include "mojo/public/c/system/thunks.h"
11 namespace mojo { namespace
20 } // namespace mojo
platform_channel_utils_posix.h 14 #include "mojo/edk/embedder/platform_handle.h"
15 #include "mojo/edk/system/system_impl_export.h"
19 namespace mojo { namespace
74 } // namespace mojo
platform_handle_utils.h 8 #include "mojo/edk/embedder/platform_handle.h"
9 #include "mojo/edk/embedder/scoped_platform_handle.h"
10 #include "mojo/edk/system/system_impl_export.h"
12 namespace mojo { namespace
31 } // namespace mojo
platform_handle_utils_posix.cc 5 #include "mojo/edk/embedder/platform_handle_utils.h"
11 namespace mojo { namespace
22 } // namespace mojo
platform_handle_utils_win.cc 5 #include "mojo/edk/embedder/platform_handle_utils.h"
11 namespace mojo { namespace
28 } // namespace mojo
test_embedder.h 8 #include "mojo/edk/system/system_impl_export.h"
10 namespace mojo { namespace
26 } // namespace mojo
  /external/libmojo/mojo/edk/system/
awakable.h 10 #include "mojo/edk/system/system_impl_export.h"
11 #include "mojo/public/c/system/types.h"
13 namespace mojo { namespace
32 } // namespace mojo
configuration.cc 5 #include "mojo/edk/system/configuration.h"
7 namespace mojo { namespace
12 // mojo/edk/embedder/configuration.h.
26 } // namespace mojo
  /external/libmojo/mojo/edk/system/ports/
name.cc 5 #include "mojo/edk/system/ports/name.h"
7 namespace mojo { namespace
22 } // namespace mojo

Completed in 1326 milliseconds

1 2 3 4 5 6 7 8 91011>>