Searched defs:CreateSharedBuffer (Results 1 – 6 of 6) sorted by relevance
12 PlatformSharedBuffer* SimplePlatformSupport::CreateSharedBuffer( in CreateSharedBuffer() function in mojo::embedder::SimplePlatformSupport
34 inline MojoResult CreateSharedBuffer( in CreateSharedBuffer() function
87 MojoResult (*CreateSharedBuffer)( member
458 MojoResult Core::CreateSharedBuffer( in CreateSharedBuffer() function in mojo::system::Core
115 static jobject CreateSharedBuffer(JNIEnv* env, in CreateSharedBuffer() function
683 def CreateSharedBuffer(num_bytes, options=None): function