Searched refs:InitFromPlatformHandle (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/mojo/embedder/
H A Dsimple_platform_shared_buffer.cc37 if (!rv->InitFromPlatformHandle(platform_handle.Pass())) {
H A Dsimple_platform_shared_buffer.h52 bool InitFromPlatformHandle(ScopedPlatformHandle platform_handle);
59 // This is set in |Init()|/|InitFromPlatformHandle()| and never modified
H A Dsimple_platform_shared_buffer_win.cc50 bool SimplePlatformSharedBuffer::InitFromPlatformHandle( function in class:mojo::embedder::SimplePlatformSharedBuffer
H A Dsimple_platform_shared_buffer_posix.cc86 bool SimplePlatformSharedBuffer::InitFromPlatformHandle( function in class:mojo::embedder::SimplePlatformSharedBuffer

Completed in 124 milliseconds