HomeSort by relevance Sort by last modified time
    Searched refs:total_num_bytes (Results 1 - 3 of 3) sorted by null

  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_xml.cpp 260 int32 total_num_bytes = 0; local
262 if (oscl_str_check_and_escape_utf8(str_buf_in, str_buf_out, (uint32&)total_num_bytes, max_out_buf_bytes, max_bytes, num_bytes_written) == false)
263 total_num_bytes = -total_num_bytes;
266 return total_num_bytes;
  /external/bluetooth/glib/gio/
giotypes.h 130 * @total_num_bytes: the total number of bytes in the operation.
138 goffset total_num_bytes,
gfile.c 4730 goffset total_num_bytes; member in struct:__anon1184
    [all...]

Completed in 205 milliseconds