Searched defs:MOJO_APPLICATION_MANAGER_EXPORT (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/application_manager/
H A Dapplication_manager_export.h13 #define MOJO_APPLICATION_MANAGER_EXPORT __declspec(dllexport) macro
15 #define MOJO_APPLICATION_MANAGER_EXPORT __declspec(dllimport) macro
21 #define MOJO_APPLICATION_MANAGER_EXPORT __attribute__((visibility("default"))) macro
23 #define MOJO_APPLICATION_MANAGER_EXPORT macro
29 #define MOJO_APPLICATION_MANAGER_EXPORT macro

Completed in 66 milliseconds