OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CloseImplNoLock
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/mojo/system/
data_pipe_consumer_dispatcher.cc
23
// |Close()|/|
CloseImplNoLock
()| should have taken care of the pipe.
32
MojoResult DataPipeConsumerDispatcher::
CloseImplNoLock
() {
data_pipe_producer_dispatcher.cc
23
// |Close()|/|
CloseImplNoLock
()| should have taken care of the pipe.
32
MojoResult DataPipeProducerDispatcher::
CloseImplNoLock
() {
message_pipe_dispatcher.cc
31
// |Close()|/|
CloseImplNoLock
()| should have taken care of the pipe.
40
MojoResult MessagePipeDispatcher::
CloseImplNoLock
() {
dispatcher.cc
20
return
CloseImplNoLock
();
155
MojoResult Dispatcher::
CloseImplNoLock
() {
Completed in 24 milliseconds