| /packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/ | 
| D | IkeSaPayloadTest.java | 276         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeAttribute()  local299         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeEncryptionTransform()  local
 315         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeEncryptionTransformWithInvalidKeyLength()  local
 361         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodePrfTransform()  local
 396         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeIntegrityTransform()  local
 412         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeIntegrityTransformWithUnrecognizedAttribute()  local
 447         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeDhGroupTransform()  local
 482         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeEsnTransform()  local
 499         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeEsnTransformWithUnsupportedId()  local
 514         ByteBuffer inputBuffer = ByteBuffer.wrap(inputPacket);  in testDecodeEsnTransformWithUnrecognizedAttribute()  local
 [all …]
 
 | 
| D | IkeDeletePayloadTest.java | 55         ByteBuffer inputBuffer =  in testDecodeDeleteIkePayload()  local74         ByteBuffer inputBuffer =  in testDecodeDeleteChildPayload()  local
 97         ByteBuffer inputBuffer = ByteBuffer.wrap(deletePayloadBytes);  in testDecodeWithInvalidProtocol()  local
 112         ByteBuffer inputBuffer = ByteBuffer.wrap(deletePayloadBytes);  in testDecodeWithInvalidSpiSize()  local
 127         ByteBuffer inputBuffer = ByteBuffer.wrap(deletePayloadBytes);  in testDecodeWithInvalidNumSpi()  local
 143         ByteBuffer inputBuffer = ByteBuffer.wrap(deletePayloadBytes);  in testDecodeWithInvalidNumSpiAndSpiSize()  local
 
 | 
| D | IkeIdPayloadTest.java | 213         ByteBuffer inputBuffer = ByteBuffer.allocate(payload.getPayloadLength());  in testConstructAndEncodeIpv4AddrIdPayload()  local226         ByteBuffer inputBuffer = ByteBuffer.allocate(payload.getPayloadLength());  in testConstructAndEncodeIpv6AddrIdPayload()  local
 239         ByteBuffer inputBuffer = ByteBuffer.allocate(payload.getPayloadLength());  in testConstructAndEncodeFqdnIdPayload()  local
 252         ByteBuffer inputBuffer = ByteBuffer.allocate(payload.getPayloadLength());  in testConstructAndEncodeRfc822AddrIdPayload()  local
 264         ByteBuffer inputBuffer = ByteBuffer.allocate(payload.getPayloadLength());  in testConstructAndEncodeKeyIdPayload()  local
 277         ByteBuffer inputBuffer = ByteBuffer.allocate(payload.getPayloadLength());  in testConstructAndEncodeDerAsn1DnIdPayload()  local
 
 | 
| D | IkeTsPayloadTest.java | 76         ByteBuffer inputBuffer =  in testDecodeTsInitiatorPayload()  local
 | 
| /packages/modules/NeuralNetworks/common/cpu_operations/ | 
| D | Dequantize.cpp | 91         const uint8_t* inputBuffer = context->getInputBuffer<uint8_t>(kInputTensor);  in execute()  local99         const int8_t* inputBuffer = context->getInputBuffer<int8_t>(kInputTensor);  in execute()  local
 107         const int8_t* inputBuffer = context->getInputBuffer<int8_t>(kInputTensor);  in execute()  local
 115         const int8_t* inputBuffer = context->getInputBuffer<int8_t>(kInputTensor);  in execute()  local
 
 | 
| /packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/ | 
| D | RtcpByePacketTest.cpp | 61     uint8_t inputBuffer[] = {0xb1, 0xc8, 0xcb, 0x02};  in TEST_F()  local89     uint8_t inputBuffer[] = {0xb1, 0xc8, 0xcb, 0x02, 0xd2, 0xbd, 0x4e, 0x3e};  in TEST_F()  local
 122     uint8_t inputBuffer[] = {0xb1, 0xc8, 0xcb, 0x02, 0xd2, 0xbd, 0x4e, 0x3e, 0x11, 0x52, 0x54, 0x50,  in TEST_F()  local
 
 | 
| /packages/services/Car/cpp/evs/support_library/ | 
| D | StreamHandler.cpp | 287     sp<GraphicBuffer> inputBuffer =  in processFrame()  local385     sp<GraphicBuffer> inputBuffer =  in copyAndAnalyzeFrame()  local
 
 | 
| /packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ | 
| D | IkeCertReqPayload.java | 59         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in IkeCertReqPayload()  local
 | 
| D | IkeDeletePayload.java | 76         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in IkeDeletePayload()  local
 | 
| D | IkeIdPayload.java | 68         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in IkeIdPayload()  local
 | 
| D | IkeTsPayload.java | 51         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in IkeTsPayload()  local
 | 
| D | IkeSaPayload.java | 79         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in IkeSaPayload()  local582         Transform[] decodeTransforms(int count, ByteBuffer inputBuffer) throws IkeProtocolException;  in decodeTransforms()
 645         static Proposal readFrom(ByteBuffer inputBuffer) throws IkeProtocolException {  in readFrom()
 737             public Transform[] decodeTransforms(int count, ByteBuffer inputBuffer)  in decodeTransforms()
 1003         List<Attribute> decodeAttributes(int length, ByteBuffer inputBuffer)  in decodeAttributes()
 1072         static Transform readFrom(ByteBuffer inputBuffer) throws IkeProtocolException {  in readFrom()
 1113             public List<Attribute> decodeAttributes(int length, ByteBuffer inputBuffer)  in decodeAttributes()
 1815         static Pair<Attribute, Integer> readFrom(ByteBuffer inputBuffer)  in readFrom()
 
 | 
| D | IkeAuthPayload.java | 70         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in getIkeAuthPayload()  local
 | 
| D | IkeConfigPayload.java | 114         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in IkeConfigPayload()  local251         static List<ConfigAttribute> decodeAttributesFrom(ByteBuffer inputBuffer)  in decodeAttributesFrom()
 271         private static ConfigAttribute decodeSingleAttributeFrom(ByteBuffer inputBuffer)  in decodeSingleAttributeFrom()
 724                 ByteBuffer inputBuffer = ByteBuffer.wrap(value);  in ConfigAttributeIpv4Subnet()  local
 996                 ByteBuffer inputBuffer = ByteBuffer.wrap(value);  in TunnelModeChildConfigAttrIpv6AddrRangeBase()  local
 
 | 
| D | IkeCertPayload.java | 86         ByteBuffer inputBuffer = ByteBuffer.wrap(payloadBody);  in getIkeCertPayload()  local
 | 
| D | IkeSkfPayload.java | 77         ByteBuffer inputBuffer = ByteBuffer.wrap(message);  in IkeSkfPayload()  local
 | 
| D | IkeAuthDigitalSignPayload.java | 152                 ByteBuffer inputBuffer = ByteBuffer.wrap(authData);  in IkeAuthDigitalSignPayload()  local
 | 
| /packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/ | 
| D | IkeMac.java | 70                 ByteBuffer inputBuffer = ByteBuffer.wrap(dataToSign);  in signBytes()  local
 | 
| D | AesXCbcImpl.java | 143         ByteBuffer inputBuffer = ByteBuffer.wrap(dataToEncrypt);  in encryptAesBlock()  local
 | 
| D | IkeNormalModeCipher.java | 84             ByteBuffer inputBuffer = ByteBuffer.wrap(data);  in doCipherAction()  local
 | 
| D | IkeCombinedModeCipher.java | 107             ByteBuffer inputBuffer = ByteBuffer.wrap(data);  in doCipherAction()  local
 | 
| /packages/modules/IPsec/src/java/android/net/ipsec/ike/ | 
| D | IkeTrafficSelector.java | 282         ByteBuffer inputBuffer = ByteBuffer.wrap(tsBytes);  in decodeIkeTrafficSelectors()  local316     private static IkeTrafficSelector decodeTrafficSelector(ByteBuffer inputBuffer, int tsType)  in decodeTrafficSelector()
 
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/ | 
| D | ImsMediaVideoRenderer.cpp | 217             uint8_t* inputBuffer = AMediaCodec_getInputBuffer(mCodec, index, &bufferSize);  in processBuffers()  local
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/android/ | 
| D | ImsMediaAudioPlayer.cpp | 315         uint8_t* inputBuffer = AMediaCodec_getInputBuffer(mCodec, index, &bufferSize);  in decodeAmr()  local
 | 
| D | ImsMediaAudioSource.cpp | 521         uint8_t* inputBuffer = AMediaCodec_getInputBuffer(mCodec, index, &bufferSize);  in queueInputBuffer()  local
 |