OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expandBufGetBuffer
(Results
1 - 6
of
6
) sorted by null
/dalvik/vm/jdwp/
ExpandBuf.h
35
u1*
expandBufGetBuffer
(ExpandBuf* pBuf);
ExpandBuf.cpp
68
u1*
expandBufGetBuffer
(ExpandBuf* pBuf)
JdwpMain.cpp
48
ssize_t cc = write(clientSock,
expandBufGetBuffer
(pReply),
JdwpHandler.cpp
[
all
...]
JdwpEvent.cpp
723
u1* buf =
expandBufGetBuffer
(pReq);
[
all
...]
/dalvik/vm/
Debugger.cpp
[
all
...]
Completed in 41 milliseconds