/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
D | simple.proto | 39 rpc Tell(SimpleMessageRequest) returns (SimpleMessageResponse); rpc
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
H A D | simple.proto | 39 rpc Tell(SimpleMessageRequest) returns (SimpleMessageResponse); rpc
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ |
H A D | inputbuffer.h | 82 int64_t Tell() const { return file_pos_ - (limit_ - pos_); } in Tell() function
|
H A D | inputstream_interface_test.cc | 40 int64_t Tell() const override { return pos_; } in Tell() function in tensorflow::io::__anon2ba14a6f0111::TestStringStream
|
H A D | random_inputstream.cc | 104 int64_t RandomAccessInputStream::Tell() const { return pos_; } in Tell() function in tensorflow::io::RandomAccessInputStream
|
H A D | zlib_outputbuffer.cc | 241 Status ZlibOutputBuffer::Tell(int64_t* position) { in Tell() function in tensorflow::io::ZlibOutputBuffer
|
H A D | buffered_inputstream.cc | 157 int64_t BufferedInputStream::Tell() const { in Tell() function in tensorflow::io::BufferedInputStream
|
H A D | zlib_inputstream.cc | 242 int64_t ZlibInputStream::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::ZlibInputStream
|
H A D | recordio_test.cc | 71 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 D | snappy_inputbuffer.cc | 59 int64_t SnappyInputBuffer::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::SnappyInputBuffer
|
H A D | snappy_inputstream.cc | 144 int64_t SnappyInputStream::Tell() const { return bytes_read_; } in Tell() function in tensorflow::io::SnappyInputStream
|
H A D | snappy_outputbuffer.cc | 66 Status SnappyOutputBuffer::Tell(int64_t* position) { in Tell() function in tensorflow::io::SnappyOutputBuffer
|
H A D | snappy_test.cc | 385 TEST(SnappyBuffers, Tell) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | decode_compressed_op.cc | 57 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 D | dump_graph_test.cc | 60 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 D | stream.h | 230 size_t Tell() { return DoTell(); } in Tell() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | retrying_file_system.h | 233 Status Tell(int64_t* position) override { in Tell() function
|
H A D | ram_file_system.h | 93 Status Tell(int64_t* position) override { in Tell() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | dump_graph.cc | 118 Status Tell(int64_t* position) override { in Tell() function in tensorflow::__anon7bf4746b0111::StderrWritableFile
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | line.go | 661 func (r *LineReader) Tell() LineReaderPos { func
|
/aosp_15_r20/external/federated-compute/fcp/tensorflow/ |
H A D | append_slices_op.cc | 217 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 D | posix_filesystem.cc | 122 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 D | posix_file_system.cc | 197 Status Tell(int64_t* position) override { in Tell() function in tensorflow::PosixWritableFile
|
/aosp_15_r20/external/angle/build/android/pylib/dex/ |
H A D | dex_parser.py | 222 def Tell(self): member in _DexReader
|
/aosp_15_r20/external/cronet/build/android/pylib/dex/ |
H A D | dex_parser.py | 222 def Tell(self): member in _DexReader
|