Home
last modified time | relevance | path

Searched defs:Tell (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
Dsimple.proto39 rpc Tell(SimpleMessageRequest) returns (SimpleMessageResponse); rpc
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
H A Dsimple.proto39 rpc Tell(SimpleMessageRequest) returns (SimpleMessageResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dinputbuffer.h82 int64_t Tell() const { return file_pos_ - (limit_ - pos_); } in Tell() function
H A Dinputstream_interface_test.cc40 int64_t Tell() const override { return pos_; } in Tell() function in tensorflow::io::__anon2ba14a6f0111::TestStringStream
H A Drandom_inputstream.cc104 int64_t RandomAccessInputStream::Tell() const { return pos_; } in Tell() function in tensorflow::io::RandomAccessInputStream
H A Dzlib_outputbuffer.cc241 Status ZlibOutputBuffer::Tell(int64_t* position) { in Tell() function in tensorflow::io::ZlibOutputBuffer
H A Dbuffered_inputstream.cc157 int64_t BufferedInputStream::Tell() const { in Tell() function in tensorflow::io::BufferedInputStream
H A Dzlib_inputstream.cc242 int64_t ZlibInputStream::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::ZlibInputStream
H A Drecordio_test.cc71 Status Tell(int64_t* pos) override { in Tell() function in tensorflow::io::__anon9bbd143a0111::StringDest
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/snappy/
H A Dsnappy_inputbuffer.cc59 int64_t SnappyInputBuffer::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::SnappyInputBuffer
H A Dsnappy_inputstream.cc144 int64_t SnappyInputStream::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::SnappyInputStream
H A Dsnappy_outputbuffer.cc66 Status SnappyOutputBuffer::Tell(int64_t* position) { in Tell() function in tensorflow::io::SnappyOutputBuffer
H A Dsnappy_test.cc385 TEST(SnappyBuffers, Tell) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddecode_compressed_op.cc57 int64_t Tell() const override { return pos_; } in Tell() function in tensorflow::__anon1a17a1500111::MemoryInputStream
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Ddump_graph_test.cc60 Status Tell(int64_t* position) override { in Tell() function in tensorflow::__anon4aa423140111::StringWritableFile
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/
H A Dstream.h230 size_t Tell() { return DoTell(); } in Tell() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dretrying_file_system.h233 Status Tell(int64_t* position) override { in Tell() function
H A Dram_file_system.h93 Status Tell(int64_t* position) override { in Tell() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddump_graph.cc118 Status Tell(int64_t* position) override { in Tell() function in tensorflow::__anon7bf4746b0111::StderrWritableFile
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dline.go661 func (r *LineReader) Tell() LineReaderPos { func
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dappend_slices_op.cc217 tensorflow::Status Tell(int64_t* position) override { in Tell() function in fcp::__anoncdcc8cda0111::AppendedFileWithStartPosFooter
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
H A Dposix_filesystem.cc122 static int64_t Tell(const TF_WritableFile* file, TF_Status* status) { in Tell() function
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dposix_file_system.cc197 Status Tell(int64_t* position) override { in Tell() function in tensorflow::PosixWritableFile
/aosp_15_r20/external/angle/build/android/pylib/dex/
H A Ddex_parser.py222 def Tell(self): member in _DexReader
/aosp_15_r20/external/cronet/build/android/pylib/dex/
H A Ddex_parser.py222 def Tell(self): member in _DexReader

12