Home
last modified time | relevance | path

Searched defs:shared_buffer (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/system/
Dshared_buffer_dispatcher.cc87 scoped_refptr<PlatformSharedBuffer> shared_buffer; in Create() local
104 const scoped_refptr<PlatformSharedBuffer>& shared_buffer, in CreateFromPlatformSharedBuffer()
149 scoped_refptr<PlatformSharedBuffer> shared_buffer( in Deserialize() local
297 scoped_refptr<PlatformSharedBuffer> shared_buffer) in SharedBufferDispatcher()
Dshared_buffer_dispatcher.h92 scoped_refptr<PlatformSharedBuffer> shared_buffer) { in CreateInternal()
Dmultiprocess_message_pipe_unittest.cc301 MojoHandle shared_buffer; in TEST_F() local