Home
last modified time | relevance | path

Searched refs:ValidateCreateOptions (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/edk/system/
Dshared_buffer_dispatcher_unittest.cc39 SharedBufferDispatcher::ValidateCreateOptions( in RevalidateCreateOptions()
59 EXPECT_EQ(MOJO_RESULT_OK, SharedBufferDispatcher::ValidateCreateOptions( in TEST_F()
78 SharedBufferDispatcher::ValidateCreateOptions( in TEST_F()
96 SharedBufferDispatcher::ValidateCreateOptions( in TEST_F()
108 SharedBufferDispatcher::ValidateCreateOptions( in TEST_F()
Dshared_buffer_dispatcher.h37 static MojoResult ValidateCreateOptions(
Dshared_buffer_dispatcher.cc49 MojoResult SharedBufferDispatcher::ValidateCreateOptions( in ValidateCreateOptions() function in mojo::edk::SharedBufferDispatcher
Dcore.cc917 MojoResult result = SharedBufferDispatcher::ValidateCreateOptions( in CreateSharedBuffer()