OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c_structtimeval
(Results
1 - 1
of
1
) sorted by null
/external/conscrypt/src/compat/java/org/conscrypt/
Platform.java
97
Class<?>
c_structTimeval
= getClass("android.system.StructTimeval",
99
if (
c_structTimeval
== null) {
104
Method m_fromMillis =
c_structTimeval
.getDeclaredMethod("fromMillis", long.class);
122
FileDescriptor.class, int.class, int.class,
c_structTimeval
);
Completed in 90 milliseconds