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

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

Completed in 1738 milliseconds