HomeSort by relevance Sort by last modified time
    Searched refs:CreatePlatformHandleWrapper (Results 1 - 6 of 6) sorted by null

  /external/libmojo/mojo/edk/embedder/
embedder.cc 87 MojoResult CreatePlatformHandleWrapper(
90 return internal::g_core->CreatePlatformHandleWrapper(
embedder.h 87 CreatePlatformHandleWrapper(ScopedPlatformHandle platform_handle,
91 // |CreatePlatformHandleWrapper()| above). Note that the |MojoHandle| is closed
embedder_unittest.cc 506 ASSERT_EQ(MOJO_RESULT_OK, CreatePlatformHandleWrapper(
  /external/libmojo/mojo/edk/system/
core.h 87 MojoResult CreatePlatformHandleWrapper(ScopedPlatformHandle platform_handle,
core.cc 216 MojoResult Core::CreatePlatformHandleWrapper(
    [all...]
multiprocess_message_pipe_unittest.cc 425 CreatePlatformHandleWrapper(
    [all...]

Completed in 501 milliseconds