Home
last modified time | relevance | path

Searched defs:putLongL (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
DBits.java419 static void putLongL(ByteBuffer bb, int bi, long x) { in putLongL() method in Bits
430 static void putLongL(long a, long x) { in putLongL() method in Bits