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_Zygote.cc
297
Dbg::
SetJdwpAllowed
((debug_flags & DEBUG_ENABLE_DEBUGGER) != 0);
/art/runtime/
debugger.h
87
static void
SetJdwpAllowed
(bool allowed);
debugger.cc
492
void Dbg::
SetJdwpAllowed
(bool allowed) {
[
all
...]
Completed in 79 milliseconds