Home
last modified time | relevance | path

Searched defs:metadata_buffer (Results 1 – 21 of 21) sorted by relevance

/external/libtextclassifier/native/utils/flatbuffers/
Dreflection_test.cc29 std::string metadata_buffer = LoadTestMetadata(); in TEST() local
47 std::string metadata_buffer = LoadTestMetadata(); in TEST() local
/external/icing/icing/join/
Dqualified-id-join-index-impl-v1_test.cc116 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local
300 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local
356 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local
408 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_P() local
Dqualified-id-join-index-impl-v2_test.cc128 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local
322 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local
376 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local
426 auto metadata_buffer = std::make_unique<uint8_t[]>( in TEST_F() local
Dqualified-id-join-index-impl-v1.h205 std::unique_ptr<uint8_t[]> metadata_buffer, in QualifiedIdJoinIndexImplV1()
Dqualified-id-join-index-impl-v2.h244 std::unique_ptr<uint8_t[]> metadata_buffer, in QualifiedIdJoinIndexImplV2()
Dqualified-id-join-index-impl-v1.cc325 auto metadata_buffer = std::make_unique<uint8_t[]>(kMetadataFileSize); in InitializeExistingFiles() local
Dqualified-id-join-index-impl-v2.cc481 auto metadata_buffer = std::make_unique<uint8_t[]>(kMetadataFileSize); in InitializeExistingFiles() local
/external/grpc-grpc/src/core/lib/transport/
Dmetadata_info.h66 MetadataSizesAnnotation(grpc_metadata_batch* metadata_buffer, in MetadataSizesAnnotation()
/external/pigweed/pw_blob_store/public/pw_blob_store/
Dblob_store.h65 constexpr BlobWriter(BlobStore& store, ByteSpan metadata_buffer) in BlobWriter()
279 constexpr DeferredWriter(BlobStore& store, ByteSpan metadata_buffer) in DeferredWriter()
/external/pigweed/pw_hdlc/
Dencoder.cc75 std::array<std::byte, 16> metadata_buffer; in StartFrame() local
/external/pigweed/pw_blob_store/size_report/
Ddeferred_write_blob.cc105 std::array<std::byte, kMetadataBufferSize> metadata_buffer; in main() local
Dbasic_blob.cc104 std::array<std::byte, kMetadataBufferSize> metadata_buffer; in main() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_transfer_manager.cc123 auto metadata_buffer = in ReadDynamicShapes() local
/external/tflite-support/tensorflow_lite_support/metadata/cc/
Dmetadata_extractor.cc206 const auto metadata_buffer = in InitFromModelBuffer() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_xfeed.cc303 auto metadata_buffer = reinterpret_cast<int32_t*>(buffer_8 + offset); in ReadDynamicShapesOnCpu() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc559 Parser(Input* input, grpc_metadata_batch*& metadata_buffer, in Parser()
1077 void HPackParser::BeginFrame(grpc_metadata_batch* metadata_buffer, in BeginFrame()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc568 Parser(Input* input, grpc_metadata_batch*& metadata_buffer, in Parser()
1086 void HPackParser::BeginFrame(grpc_metadata_batch* metadata_buffer, in BeginFrame()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc168 auto metadata_buffer = in UpdateMetadata() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc229 auto metadata_buffer = in ReadDynamicShapes() local
/external/tensorflow/tensorflow/core/data/
Dsnapshot_utils.cc287 auto metadata_buffer = new std::string(); in WriteTensors() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_export.cc2091 VectorBufferOffset<int32_t> metadata_buffer = 0; // Deprecated in TranslateInternal() local