OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MOJO_CPP_SYSTEM_EXPORT
(Results
1 - 4
of
4
) sorted by null
/external/libmojo/mojo/public/cpp/system/
system_export.h
13
#define
MOJO_CPP_SYSTEM_EXPORT
__declspec(dllexport)
15
#define
MOJO_CPP_SYSTEM_EXPORT
__declspec(dllimport)
21
#define
MOJO_CPP_SYSTEM_EXPORT
__attribute((visibility("default")))
23
#define
MOJO_CPP_SYSTEM_EXPORT
30
#define
MOJO_CPP_SYSTEM_EXPORT
platform_handle.h
54
MOJO_CPP_SYSTEM_EXPORT
58
MOJO_CPP_SYSTEM_EXPORT
65
MOJO_CPP_SYSTEM_EXPORT
73
MOJO_CPP_SYSTEM_EXPORT
MojoResult
82
MOJO_CPP_SYSTEM_EXPORT
ScopedHandle WrapMachPort(mach_port_t port);
86
MOJO_CPP_SYSTEM_EXPORT
MojoResult UnwrapMachPort(ScopedHandle handle,
buffer.h
45
class
MOJO_CPP_SYSTEM_EXPORT
SharedBufferHandle
watcher.h
24
class
MOJO_CPP_SYSTEM_EXPORT
Watcher {
Completed in 212 milliseconds