Searched refs:SimplePlatformSupport (Results 1 – 18 of 18) sorted by relevance
20 class MOJO_SYSTEM_IMPL_EXPORT SimplePlatformSupport : public PlatformSupport {22 SimplePlatformSupport() {} in SimplePlatformSupport() function23 virtual ~SimplePlatformSupport() {} in ~SimplePlatformSupport()31 DISALLOW_COPY_AND_ASSIGN(SimplePlatformSupport);
12 PlatformSharedBuffer* SimplePlatformSupport::CreateSharedBuffer( in CreateSharedBuffer()17 PlatformSharedBuffer* SimplePlatformSupport::CreateSharedBufferFromHandle( in CreateSharedBufferFromHandle()
45 Init(scoped_ptr<PlatformSupport>(new SimplePlatformSupport())); in InitWithSimplePlatformSupport()
25 cdef cppclass SimplePlatformSupport(PlatformSupport): function26 SimplePlatformSupport()39 new SimplePlatformSupport()))
15 new mojo::embedder::SimplePlatformSupport())); in InitializeMojo()
17 new mojo::embedder::SimplePlatformSupport())); in InitializeMojoEmbedder()
23 new mojo::embedder::SimplePlatformSupport())); in main()
44 new mojo::embedder::SimplePlatformSupport())); in JNI_OnLoad()
51 new mojo::embedder::SimplePlatformSupport())); in main()
61 embedder::SimplePlatformSupport platform_support_;
46 embedder::SimplePlatformSupport platform_support; in MOJO_MULTIPROCESS_TEST_CHILD_MAIN()214 embedder::SimplePlatformSupport platform_support; in MOJO_MULTIPROCESS_TEST_CHILD_MAIN()410 embedder::SimplePlatformSupport platform_support; in MOJO_MULTIPROCESS_TEST_CHILD_MAIN()
108 embedder::SimplePlatformSupport platform_support; in MOJO_MULTIPROCESS_TEST_CHILD_MAIN()
179 new embedder::SimplePlatformSupport())); in SetUp()
51 embedder::SimplePlatformSupport platform_support_;
82 embedder::SimplePlatformSupport platform_support_;
169 embedder::SimplePlatformSupport platform_support_;
99 new mojo::embedder::SimplePlatformSupport())); in Init()
57 new mojo::embedder::SimplePlatformSupport())); in Setup()