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

/libcore/luni/src/main/native/
H A Dlibcore_io_Linux.cpp2242 static jfieldID lLingerFid = env->GetFieldID(JniConstants::structLingerClass, "l_linger", "I"); local
2246 value.l_linger = env->GetIntField(javaLinger, lLingerFid);

Completed in 52 milliseconds