OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloseRaw
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/mojo/public/bindings/lib/
message.cc
23
CloseRaw
(*it);
/external/chromium_org/mojo/public/tests/
bindings_remote_ptr_unittest.cc
149
EXPECT_EQ(MOJO_RESULT_INVALID_ARGUMENT,
CloseRaw
(handle));
/external/chromium_org/mojo/apps/js/bindings/
core.cc
98
.SetMethod("close", mojo::
CloseRaw
)
/external/chromium_org/mojo/public/system/
core_cpp.h
153
inline MojoResult
CloseRaw
(Handle handle) {
Completed in 102 milliseconds