/aosp_15_r20/external/icing/icing/join/ |
H A D | qualified-id-join-index-impl-v1_test.cc | 116 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local 349 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local 405 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local 457 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local
|
H A D | qualified-id-join-index-impl-v3_test.cc | 106 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local 429 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local 481 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local 529 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local
|
H A D | qualified-id-join-index-impl-v2_test.cc | 128 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local 370 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local 423 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local 472 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local
|
H A D | qualified-id-join-index-impl-v1.h | 189 std::unique_ptr<uint8_t[]> metadata_buffer, in QualifiedIdJoinIndexImplV1()
|
H A D | qualified-id-join-index-impl-v2.h | 228 std::unique_ptr<uint8_t[]> metadata_buffer, in QualifiedIdJoinIndexImplV2()
|
H A D | qualified-id-join-index-impl-v1.cc | 338 auto metadata_buffer = std::make_unique<uint8_t[]>(kMetadataFileSize); in InitializeExistingFiles() local
|
H A D | qualified-id-join-index-impl-v2.cc | 481 auto metadata_buffer = std::make_unique<uint8_t[]>(kMetadataFileSize); in InitializeExistingFiles() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/flatbuffers/ |
H A D | reflection_test.cc | 29 std::string metadata_buffer = LoadTestMetadata(); in TEST() local 47 std::string metadata_buffer = LoadTestMetadata(); in TEST() local
|
/aosp_15_r20/external/pigweed/pw_blob_store/public/pw_blob_store/ |
H A D | blob_store.h | 65 constexpr BlobWriter(BlobStore& store, ByteSpan metadata_buffer) in BlobWriter() 279 constexpr DeferredWriter(BlobStore& store, ByteSpan metadata_buffer) in DeferredWriter()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/ |
H A D | metadata_info.h | 66 MetadataSizesAnnotation(grpc_metadata_batch* metadata_buffer, in MetadataSizesAnnotation()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_parser.cc | 559 Parser(Input* input, grpc_metadata_batch*& metadata_buffer, in Parser() 1077 void HPackParser::BeginFrame(grpc_metadata_batch* metadata_buffer, in BeginFrame()
|
/aosp_15_r20/external/pigweed/pw_hdlc/ |
H A D | encoder.cc | 75 std::array<std::byte, 16> metadata_buffer; in StartFrame() local
|
/aosp_15_r20/external/pigweed/pw_blob_store/size_report/ |
H A D | deferred_write_blob.cc | 105 std::array<std::byte, kMetadataBufferSize> metadata_buffer; in main() local
|
H A D | basic_blob.cc | 104 std::array<std::byte, kMetadataBufferSize> metadata_buffer; in main() local
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | hpack_parser.cc | 568 Parser(Input* input, grpc_metadata_batch*& metadata_buffer, in Parser() 1086 void HPackParser::BeginFrame(grpc_metadata_batch* metadata_buffer, in BeginFrame()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gpu_transfer_manager.cc | 123 auto metadata_buffer = in ReadDynamicShapes() local
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/metadata/cc/ |
H A D | metadata_extractor.cc | 207 const auto metadata_buffer = in InitFromModelBuffer() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | cpu_xfeed.cc | 303 auto metadata_buffer = reinterpret_cast<int32_t*>(buffer_8 + offset); in ReadDynamicShapesOnCpu() local
|
/aosp_15_r20/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 98 const uint8_t* metadata_buffer = in ReadFromImageBlob() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | snapuserd_readahead.cpp | 159 std::unique_ptr<uint8_t[]> metadata_buffer = in ReconstructDataFromCow() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
H A D | xrt_execute_op.cc | 168 auto metadata_buffer = in UpdateMetadata() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | transfer_manager.cc | 229 auto metadata_buffer = in ReadDynamicShapes() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | snapshot_utils.cc | 287 auto metadata_buffer = new std::string(); in WriteTensors() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ |
H A D | flatbuffer_export.cc | 2091 VectorBufferOffset<int32_t> metadata_buffer = 0; // Deprecated in TranslateInternal() local
|