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

/external/chromium_org/mojo/embedder/
H A Dplatform_support.h21 class MOJO_SYSTEM_IMPL_EXPORT PlatformSupport { class in namespace:mojo::embedder
23 virtual ~PlatformSupport() {}
31 PlatformSupport() {} function in class:mojo::embedder::PlatformSupport
34 DISALLOW_COPY_AND_ASSIGN(PlatformSupport);

Completed in 66 milliseconds