Home
last modified time | relevance | path

Searched refs:MOJO_SYSTEM_IMPL_EXPORT (Results 1 – 25 of 28) sorted by relevance

12

/external/libmojo/mojo/edk/embedder/
Dembedder.h41 MOJO_SYSTEM_IMPL_EXPORT void SetMaxMessageSize(size_t bytes);
44 MOJO_SYSTEM_IMPL_EXPORT void ChildProcessLaunched(
53 MOJO_SYSTEM_IMPL_EXPORT void ChildProcessLaunched(
62 MOJO_SYSTEM_IMPL_EXPORT void ChildProcessLaunchFailed(
67 MOJO_SYSTEM_IMPL_EXPORT void SetParentPipeHandle(ScopedPlatformHandle pipe);
71 MOJO_SYSTEM_IMPL_EXPORT void SetParentPipeHandleFromCommandLine();
75 MOJO_SYSTEM_IMPL_EXPORT void Init();
86 MOJO_SYSTEM_IMPL_EXPORT MojoResult
93 MOJO_SYSTEM_IMPL_EXPORT MojoResult
102 MOJO_SYSTEM_IMPL_EXPORT MojoResult
[all …]
Dplatform_channel_utils_posix.h31 MOJO_SYSTEM_IMPL_EXPORT ssize_t
33 MOJO_SYSTEM_IMPL_EXPORT ssize_t
44 MOJO_SYSTEM_IMPL_EXPORT ssize_t
59 MOJO_SYSTEM_IMPL_EXPORT bool PlatformChannelSendHandles(PlatformHandle h,
66 MOJO_SYSTEM_IMPL_EXPORT ssize_t
Dplatform_handle_utils.h17 MOJO_SYSTEM_IMPL_EXPORT inline void CloseAllPlatformHandles( in CloseAllPlatformHandles()
27 MOJO_SYSTEM_IMPL_EXPORT ScopedPlatformHandle
Dplatform_handle.h23 struct MOJO_SYSTEM_IMPL_EXPORT PlatformHandle {
61 struct MOJO_SYSTEM_IMPL_EXPORT PlatformHandle {
Dplatform_shared_buffer.h35 class MOJO_SYSTEM_IMPL_EXPORT PlatformSharedBuffer
141 class MOJO_SYSTEM_IMPL_EXPORT PlatformSharedBufferMapping {
Dentrypoints.h17 MOJO_SYSTEM_IMPL_EXPORT MojoSystemThunks MakeSystemThunks();
Dtest_embedder.h22 MOJO_SYSTEM_IMPL_EXPORT bool Shutdown();
Dprocess_delegate.h15 class MOJO_SYSTEM_IMPL_EXPORT ProcessDelegate {
Dplatform_handle_vector.h22 struct MOJO_SYSTEM_IMPL_EXPORT PlatformHandleVectorDeleter {
Dembedder_internal.h34 extern MOJO_SYSTEM_IMPL_EXPORT Core* g_core;
Dplatform_channel_pair.h54 class MOJO_SYSTEM_IMPL_EXPORT PlatformChannelPair {
Dscoped_platform_handle.h17 class MOJO_SYSTEM_IMPL_EXPORT ScopedPlatformHandle {
/external/libmojo/mojo/edk/system/
Dsystem_impl_export.h12 #define MOJO_SYSTEM_IMPL_EXPORT __declspec(dllexport) macro
14 #define MOJO_SYSTEM_IMPL_EXPORT __declspec(dllimport) macro
19 #define MOJO_SYSTEM_IMPL_EXPORT __attribute__((visibility("default"))) macro
21 #define MOJO_SYSTEM_IMPL_EXPORT macro
26 #define MOJO_SYSTEM_IMPL_EXPORT macro
Dconfiguration.h15 MOJO_SYSTEM_IMPL_EXPORT extern Configuration g_configuration;
18 MOJO_SYSTEM_IMPL_EXPORT inline const Configuration& GetConfiguration() { in GetConfiguration()
22 MOJO_SYSTEM_IMPL_EXPORT inline Configuration* GetMutableConfiguration() { in GetMutableConfiguration()
Ddispatcher.h41 class MOJO_SYSTEM_IMPL_EXPORT Dispatcher
250 MOJO_SYSTEM_IMPL_EXPORT inline std::ostream& operator<<(std::ostream& out,
Dawakable.h17 class MOJO_SYSTEM_IMPL_EXPORT Awakable {
Dmapping_table.h34 class MOJO_SYSTEM_IMPL_EXPORT MappingTable {
Dwaiter.h25 class MOJO_SYSTEM_IMPL_EXPORT Waiter final : public Awakable {
Dhandle_signals_state.h16 struct MOJO_SYSTEM_IMPL_EXPORT HandleSignalsState final
Dplatform_handle_dispatcher.h18 class MOJO_SYSTEM_IMPL_EXPORT PlatformHandleDispatcher : public Dispatcher {
Dawakable_list.h32 class MOJO_SYSTEM_IMPL_EXPORT AwakableList {
Drequest_context.h31 class MOJO_SYSTEM_IMPL_EXPORT RequestContext {
Dmessage_for_transit.h26 class MOJO_SYSTEM_IMPL_EXPORT MessageForTransit {
Dwait_set_dispatcher.h24 class MOJO_SYSTEM_IMPL_EXPORT WaitSetDispatcher : public Dispatcher {
Dshared_buffer_dispatcher.h26 class MOJO_SYSTEM_IMPL_EXPORT SharedBufferDispatcher final : public Dispatcher {

12