Home
last modified time | relevance | path

Searched refs:getGroupSourceReqOp (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
DIoBridge.java406 int op = getGroupSourceReqOp(option); in setSocketOptionErrno()
415 private static int getGroupSourceReqOp(int javaValue) { in getGroupSourceReqOp() method in IoBridge