Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/
DObliviousHttpKeyConfig.java299 byte[] keyConfig, int startingIndex, int numberOfBytes) throws InvalidKeySpecException { in writeUptoTwoBytesIntoInteger()
314 private static int writeOneByteToInt(byte[] input, int startingIndex) { in writeOneByteToInt()
318 private static int writeTwoBytesToInt(byte[] input, int startingIndex) { in writeTwoBytesToInt()