Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/
DObliviousHttpKeyConfig.java81 public static String getOhttpRequestLabel(boolean useFledgeAuctionServerMediaTypeChange) { in getOhttpRequestLabel() method in ObliviousHttpKeyConfig
202 getOhttpRequestLabel(hasMediaTypeChanged).getBytes(StandardCharsets.US_ASCII); in createRecipientKeyInfo()
DObliviousHttpGateway.java347 ObliviousHttpKeyConfig.getOhttpRequestLabel(isMediaTypeChanged) in createRecipientKeyInfo()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/jni/java/com/android/adservices/ohttp/
DOhttpJniWrapperTest.java824 ObliviousHttpKeyConfig.getOhttpRequestLabel(hasMediaTypeChanged) in createRecipientKeyInfoBytes()