Home
last modified time | relevance | path

Searched defs:read_bytes (Results 1 – 8 of 8) sorted by relevance

/external/freetype/src/base/
Dftstream.c125 FT_ULong read_bytes; in FT_Stream_ReadAt() local
168 FT_ULong read_bytes = 0; in FT_Stream_TryRead() local
238 FT_ULong read_bytes; in FT_Stream_EnterFrame() local
/external/qemu/android/utils/
Dmapfile.c114 DWORD read_bytes; in mapfile_read() local
/external/qemu/elff/
Delf_file.cc95 const ssize_t read_bytes = mapfile_read(file_handle, &header, sizeof(header)); in Create() local
/external/chromium/net/socket/
Dtcp_client_socket_win.cc471 static StatsCounter read_bytes("tcp.read_bytes"); in Read() local
604 static StatsCounter read_bytes("tcp.read_bytes"); in DoReadCallback() local
/external/bluetooth/glib/gio/
Dginputstream.c354 gssize ret, read_bytes; in g_input_stream_real_skip() local
/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h280 const int read_bytes = num_read * per_value_size; in ReadRepeatedFixedSizePrimitive() local
/external/qemu/
Dqemu-char.c825 int read_bytes; member
Dqemu-char-android.c857 int read_bytes; member