Searched defs:byte (Results 1 – 3 of 3) sorted by relevance
/libcore/luni/src/test/java/libcore/sun/security/x509/ |
D | Utils.java | 35 Function<byte[], Object> objectCreator, in test_toString_bitArrayBasedClass() 45 String[] parts, Function<byte[], Object> objectCreator, String prefix, String suffix) { in testWithEachSinglePart() 61 String[] parts, Function<byte[], Object> objectCreator, String prefix, String suffix) { in testWithAllParts() 74 String[] parts, Function<byte[], Object> objectCreator, String prefix, String suffix) { in testWithNoParts() 83 String[] parts, Function<byte[], Object> objectCreator, String prefix, String suffix) { in testWithEveryOtherPart()
|
/libcore/ojluni/src/main/native/ |
D | io_util.c | 131 writeSingle(JNIEnv *env, jobject this, jint byte, jboolean append, jfieldID fid) { in writeSingle()
|
/libcore/luni/src/main/native/ |
D | libcore_io_Linux.cpp | 2284 u_char byte = value; in Linux_setsockoptByte() local
|