/device/google/atv/audio_proxy/service/ |
D | RingBufferUtilTest.cpp | 21 using Buffer = std::vector<int8_t>; typedef 24 std::tuple<Buffer, Buffer, Buffer, Buffer>> {}; 29 Buffer dst1(expectedDst1.size()); in TEST_P() 30 Buffer dst2(expectedDst2.size()); in TEST_P() 40 const std::vector<std::tuple<Buffer, Buffer, Buffer, Buffer>> testParams = {
|
/device/google/cuttlefish/common/libs/security/ |
D | keymaster_channel_test.cpp | 36 keymaster::Buffer request(buffer, sizeof(buffer)); in TEST() 44 keymaster::Buffer read; in TEST() 61 keymaster::Buffer request(buffer, sizeof(buffer)); in TEST() 69 keymaster::Buffer read; in TEST()
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_keymaster_context.cpp | 441 keymaster::Buffer input; in UnwrapKey() 447 keymaster::Buffer output; in UnwrapKey() 449 keymaster::Buffer() /* signature */, &out_params, in UnwrapKey() 522 keymaster::Buffer plaintext_key; in UnwrapKey() 526 keymaster::Buffer encrypted_key; in UnwrapKey() 559 keymaster::Buffer finish_input; in UnwrapKey() 561 keymaster::Buffer() /* signature */, in UnwrapKey()
|
D | encrypted_serializable_test.cpp | 34 keymaster::Buffer input(input_data, sizeof(input_data)); in TEST() 42 keymaster::Buffer output(sizeof(input_data)); in TEST()
|
D | in_process_tpm.cpp | 90 .Buffer = request.data(), in Receive() 94 .Buffer = response, in Receive()
|
D | tpm_attestation_record.cpp | 134 keymaster::Buffer TpmAttestationRecordContext::GenerateUniqueId( in GenerateUniqueId() 137 keymaster::Buffer unique_id; in GenerateUniqueId()
|
D | tpm_key_blob_maker.cpp | 218 keymaster::Buffer key_material_buffer( in UnvalidatedCreateKeyBlob() 248 keymaster::Buffer key_material_buffer(blob.key_material_size); in UnwrapKeyBlob()
|
D | tpm_attestation_record.h | 51 keymaster::Buffer GenerateUniqueId(uint64_t, const keymaster_blob_t&, bool,
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | ComposerResources.h | 86 HWC3::Error getDisplayClientTarget(int64_t displayId, const Buffer& buffer, 90 HWC3::Error getDisplayOutputBuffer(int64_t displayId, const Buffer& buffer, 94 HWC3::Error getLayerBuffer(int64_t displayId, int64_t layerId, const Buffer& buffer,
|
D | ComposerResources.cpp | 150 HWC3::Error ComposerResources::getDisplayClientTarget(int64_t displayId, const Buffer& buffer, in getDisplayClientTarget() 167 HWC3::Error ComposerResources::getDisplayOutputBuffer(int64_t displayId, const Buffer& buffer, in getDisplayOutputBuffer() 185 const Buffer& buffer, buffer_handle_t* outHandle, in getLayerBuffer()
|
D | ComposerClient.h | 146 const Buffer& buffer); 161 Layer* layer, const Buffer& buffer);
|
D | ComposerClient.cpp | 770 DISPATCH_LAYER_COMMAND(layerCommand, commandResults, display, layer, buffer, Buffer); in executeLayerCommand() 846 Display& display, const Buffer& buffer) { in executeDisplayCommandSetOutputBuffer() 970 const Buffer& buffer) { in executeLayerCommandSetLayerBuffer()
|
/device/google/cuttlefish/common/libs/confui/ |
D | packet.h | 65 template <typename Buffer, typename... Args> 66 void AppendToBuffer(Buffer& buffer, Args&&... args) { in AppendToBuffer()
|
/device/google/cuttlefish/guest/hals/keymint/remote/ |
D | remote_keymaster.cpp | 316 Buffer request; in GetHmacSharingParameters() 345 Buffer request; in EarlyBootEnded() 387 Buffer request; in GetHwInfo()
|
D | remote_keymint_operation.cpp | 33 using ::keymaster::Buffer;
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 13315 Lcom/android/okhttp/okio/Buffer; 14113 Lgov/nist/javax/sip/parser/Pipeline$Buffer; 14789 Ljava/nio/Buffer; 25676 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V 33170 HSPLandroid/opengl/GLES20;->glVertexAttribPointer(IIIZILjava/nio/Buffer;)V 48590 HSPLcom/android/okhttp/HttpUrl;->percentDecode(Lcom/android/okhttp/okio/Buffer;Ljava/lang/String;II… 48793 …m/android/okhttp/internal/http/Http1xStream$ChunkedSink;->write(Lcom/android/okhttp/okio/Buffer;J)V 48796 …/android/okhttp/internal/http/Http1xStream$ChunkedSource;->read(Lcom/android/okhttp/okio/Buffer;J)J 48802 …droid/okhttp/internal/http/Http1xStream$FixedLengthSink;->write(Lcom/android/okhttp/okio/Buffer;J)V 48805 …roid/okhttp/internal/http/Http1xStream$FixedLengthSource;->read(Lcom/android/okhttp/okio/Buffer;J)J [all …]
|
D | preloaded-classes | 13964 com.android.okhttp.okio.Buffer 14762 gov.nist.javax.sip.parser.Pipeline$Buffer 15437 java.nio.Buffer
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 3229 … char* name, uint32_t buf_len, uint32_t rx_buf_addr) "%s: Receiving into Buffer size: 0x%04" PRIX3…
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 3229 … char* name, uint32_t buf_len, uint32_t rx_buf_addr) "%s: Receiving into Buffer size: 0x%04" PRIX3…
|