Home
last modified time | relevance | path

Searched refs:SetParentPipeHandle (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/embedder/
Dembedder.cc66 void SetParentPipeHandle(ScopedPlatformHandle pipe) { in SetParentPipeHandle() function
76 SetParentPipeHandle(std::move(platform_channel)); in SetParentPipeHandleFromCommandLine()
Dembedder.h67 MOJO_SYSTEM_IMPL_EXPORT void SetParentPipeHandle(ScopedPlatformHandle pipe);
/external/libmojo/mojo/edk/test/
Dmultiprocess_test_helper.cc166 SetParentPipeHandle( in ChildSetup()