OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmIsSyntheticMethod
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/oo/
Object.h
697
INLINE bool
dvmIsSyntheticMethod
(const Method* method) {
/dalvik/vm/reflect/
Reflect.cpp
738
if (!
dvmIsSyntheticMethod
(method)) {
[
all
...]
Completed in 44 milliseconds