OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetJdwpAllowed
(Results
1 - 3
of
3
) sorted by null
/art/runtime/native/
dalvik_system_ZygoteHooks.cc
80
Dbg::
SetJdwpAllowed
((debug_flags & DEBUG_ENABLE_DEBUGGER) != 0);
/art/runtime/
debugger.h
210
static void
SetJdwpAllowed
(bool allowed);
debugger.cc
705
void Dbg::
SetJdwpAllowed
(bool allowed) {
[
all
...]
Completed in 29 milliseconds