OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:JDWP
(Results
1 - 14
of
14
) sorted by null
/art/runtime/jdwp/
jdwp_expand_buf.h
29
namespace
JDWP
{
66
} // namespace
JDWP
jdwp_bits.h
29
namespace
JDWP
{
120
} // namespace
JDWP
jdwp_priv.h
17
*
JDWP
internal interfaces.
23
#include "
jdwp
/
jdwp
.h"
24
#include "
jdwp
/jdwp_event.h"
30
*
JDWP
constants.
35
#define kMagicHandshake "
JDWP
-Handshake"
44
namespace
JDWP
{
96
// Are we waiting for the
JDWP
handshake?
100
} // namespace
JDWP
jdwp_expand_buf.cc
18
* primitive values, e.g.
JDWP
replies.
21
#include "
jdwp
/jdwp_expand_buf.h"
27
#include "
jdwp
/
jdwp
.h"
28
#include "
jdwp
/jdwp_bits.h"
32
namespace
JDWP
{
186
} // namespace
JDWP
jdwp_event.h
22
#include "
jdwp
/
jdwp
.h"
23
#include "
jdwp
/jdwp_constants.h"
24
#include "
jdwp
/jdwp_expand_buf.h"
28
namespace
JDWP
{
109
} // namespace
JDWP
jdwp_request.cc
17
#include "
jdwp
/
jdwp
.h"
20
#include "
jdwp
/jdwp_priv.h"
24
namespace
JDWP
{
58
VLOG(
jdwp
) << " string \"" << s << "\"";
77
VLOG(
jdwp
) << " " << what << " " << value;
83
VLOG(
jdwp
) << " " << what << " " << value;
89
VLOG(
jdwp
) << " field id " << DescribeField(id);
95
VLOG(
jdwp
) << " method id " << DescribeMethod(id);
101
VLOG(
jdwp
) << StringPrintf(" %s id %#llx", specific_kind, id)
[
all
...]
jdwp_socket.cc
31
#include "
jdwp
/jdwp_priv.h"
38
namespace
JDWP
{
41
*
JDWP
network state.
86
LOG(ERROR) << "
JDWP
net startup failed (req port=" << options->port << ")";
94
LOG(INFO) << "
JDWP
will wait for debugger on port " << port;
96
LOG(INFO) << "
JDWP
will " << (options->server ? "listen" : "connect") << " on port " << port;
103
* Initialize
JDWP
stuff.
164
* Shut down
JDWP
listener. Don't free state.
166
* This may be called from a non-
JDWP
thread as part of shutting the
167
*
JDWP
thread down
[
all
...]
jdwp_adb.cc
25
#include "
jdwp
/jdwp_priv.h"
32
* The
JDWP
<-> ADB transport protocol is explained in detail
35
* 1/ when the
JDWP
thread starts, it tries to connect to a Unix
36
* domain stream socket (@
jdwp
-control) that is opened by the
44
* a given
JDWP
debugger, that can be used to read the usual
45
*
JDWP
-handshake, etc...
48
#define kJdwpControlName "\0
jdwp
-control"
53
namespace
JDWP
{
120
* runs in the main thread, before the
JDWP
thread starts, so it shouldn't
124
VLOG(
jdwp
) << "ADB transport startup"
[
all
...]
jdwp_main.cc
26
#include "
jdwp
/jdwp_priv.h"
31
namespace
JDWP
{
69
VLOG(
jdwp
) << "+++ writing to wake pipe";
112
// Only called from the
JDWP
thread.
118
VLOG(
jdwp
) << "+++ closing
JDWP
connection on fd " << clientSock;
147
VLOG(
jdwp
) << "Not sending
JDWP
packet: no debugger attached!";
159
PLOG(ERROR) << StringPrintf("Failed to send
JDWP
packet %c%c%c%c to debugger (%d of %d)",
171
VLOG(
jdwp
) << "Not sending JDWP packet: no debugger attached!"
[
all
...]
jdwp.h
22
#include "
jdwp
/jdwp_bits.h"
23
#include "
jdwp
/jdwp_constants.h"
24
#include "
jdwp
/jdwp_expand_buf.h"
39
namespace
JDWP
{
66
* Holds a
JDWP
"location".
103
* State for
JDWP
functions.
125
* Returns the Thread* for the
JDWP
daemon thread.
144
* the debugger. The main
JDWP
handler loop calls "get" before processing
146
* thread has suspended itself, the
JDWP
handler calls "clear" and
170
*
JDWP
support thread) to be suspended
[
all
...]
jdwp_event.cc
17
#include "
jdwp
/jdwp_event.h"
27
#include "
jdwp
/jdwp_constants.h"
28
#include "
jdwp
/jdwp_expand_buf.h"
29
#include "
jdwp
/jdwp_priv.h"
41
Event posting can happen from any thread. The
JDWP
thread will not usually
42
post anything but VM start/death, but if a
JDWP
request causes a class
43
to be loaded, the ClassPrepare event will come from the
JDWP
thread.
66
JDWP
thread:
87
holding the event token is very bad, because it prevents the
JDWP
thread
102
namespace
JDWP
{
[
all
...]
jdwp_handler.cc
28
#include "
jdwp
/jdwp_constants.h"
29
#include "
jdwp
/jdwp_event.h"
30
#include "
jdwp
/jdwp_expand_buf.h"
31
#include "
jdwp
/jdwp_priv.h"
38
namespace
JDWP
{
102
VLOG(
jdwp
) << StringPrintf(" --> thread_id=%#llx object_id=%#llx", thread_id, object_id);
103
VLOG(
jdwp
) << StringPrintf(" class_id=%#llx method_id=%x %s.%s", class_id,
106
VLOG(
jdwp
) << StringPrintf(" %d args:", arg_count);
114
VLOG(
jdwp
) << " " << argTypes[i] << StringPrintf("(%zd): %#llx", width, argValues[i]);
118
VLOG(
jdwp
) << StringPrintf(" options=0x%04x%s%s", options
[
all
...]
jdwp_constants.h
17
* These come out of the
JDWP
documentation.
26
namespace
JDWP
{
130
EK_VM_DISCONNECTED = 100, // "Never sent across
JDWP
".
245
} // namespace
JDWP
/external/chromium_org/build/android/pylib/device/
adb_wrapper.py
251
jdwp
:<process pid> (remote only)
261
def
JDWP
(self, timeout=_DEFAULT_TIMEOUT, retries=_DEFAULT_RETRIES):
262
"""List of PIDs of processes hosting a
JDWP
transport.
272
self._DeviceAdbCmd(['
jdwp
'], timeout, retries).split('\n')]
Completed in 46 milliseconds