Searched refs:exportedArray (Results 1 – 1 of 1) sorted by relevance
438 jbyteArray exportedArray = env->NewByteArray(exportedLen); in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeExport() local439 env->SetByteArrayRegion(exportedArray, 0, exportedLen, in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeExport()441 return exportedArray; in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeExport()