Searched defs:lOnoffFid (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_io_Posix.cpp1780 static jfieldID lOnoffFid = env->GetFieldID(JniConstants::structLingerClass, "l_onoff", "I"); local
1784 value.l_onoff = env->GetIntField(javaLinger, lOnoffFid);

Completed in 74 milliseconds