Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/
DObliviousHttpKeyConfig.java308 return writeOneByteToInt(keyConfig, startingIndex); in writeUptoTwoBytesIntoInteger()
314 private static int writeOneByteToInt(byte[] input, int startingIndex) { in writeOneByteToInt() method in ObliviousHttpKeyConfig