Home
last modified time | relevance | path

Searched refs:UpdateMetadata (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc155 Status UpdateMetadata(se::Stream* stream, se::DeviceMemory<uint8>* buffer, in UpdateMetadata() function
240 TF_RETURN_IF_ERROR(UpdateMetadata(stream, dynamic_input_base, in UpdateDynamicInputs()
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc426 void UpdateMetadata(size_t insertion_offset, size_t insertion_length);
624 void CommandLineInterface::MemoryOutputStream::UpdateMetadata( in UpdateMetadata() function in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream
740 UpdateMetadata(pos, data_.size()); in ~MemoryOutputStream()
750 UpdateMetadata(pos, data_.size() + indent_size); in ~MemoryOutputStream()