Searched refs:ValidateCreateOptions (Results 1 – 4 of 4) sorted by relevance
40 EXPECT_EQ(MOJO_RESULT_OK, SharedBufferDispatcher::ValidateCreateOptions( in RevalidateCreateOptions()60 EXPECT_EQ(MOJO_RESULT_OK, SharedBufferDispatcher::ValidateCreateOptions( in TEST_F()78 EXPECT_EQ(MOJO_RESULT_OK, SharedBufferDispatcher::ValidateCreateOptions( in TEST_F()96 SharedBufferDispatcher::ValidateCreateOptions(&options, &unused)); in TEST_F()107 SharedBufferDispatcher::ValidateCreateOptions(&options, &unused)); in TEST_F()
37 static MojoResult ValidateCreateOptions(
53 MojoResult SharedBufferDispatcher::ValidateCreateOptions( in ValidateCreateOptions() function in mojo::core::SharedBufferDispatcher
870 MojoResult result = SharedBufferDispatcher::ValidateCreateOptions( in CreateSharedBuffer()