OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ownertype0
(Results
1 - 1
of
1
) sorted by null
/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
ImplForType.java
24
private final ImplForType
ownerType0
; // Potentially unresolved.
33
this.
ownerType0
= ownerType;
47
if (
ownerType0
!= null) {
48
ownerTypeRes =
ownerType0
.getResolvedType();
Completed in 9141 milliseconds