OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scanSuspendPolicy
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jdwp/
jdwp_event.cc
477
static JdwpSuspendPolicy
scanSuspendPolicy
(JdwpEvent** match_list, int match_count) {
783
suspend_policy =
scanSuspendPolicy
(match_list, match_count);
843
suspend_policy =
scanSuspendPolicy
(match_list, match_count);
933
suspend_policy =
scanSuspendPolicy
(match_list, match_count);
991
suspend_policy =
scanSuspendPolicy
(match_list, match_count);
[
all
...]
/dalvik/vm/jdwp/
JdwpEvent.cpp
560
static JdwpSuspendPolicy
scanSuspendPolicy
(JdwpEvent** matchList,
878
suspendPolicy =
scanSuspendPolicy
(matchList, matchCount);
956
suspendPolicy =
scanSuspendPolicy
(matchList, matchCount);
[
all
...]
Completed in 464 milliseconds