OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mchan
(Results
1 - 2
of
2
) sorted by null
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
Client.java
73
private SocketChannel
mChan
;
129
mChan
= chan;
458
if (
mChan
!= null) {
459
mChan
.register(sel, SelectionKey.OP_READ, this);
515
if (
mChan
.write(mWriteBuffer) != expectedLen)
556
if (
mChan
== null) {
571
synchronized (
mChan
) {
573
packet.writeAndConsume(
mChan
);
629
count =
mChan
.read(mReadBuffer);
808
if (
mChan
!= null)
[
all
...]
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
Completed in 24 milliseconds