HomeSort by relevance Sort by last modified time
    Searched full:save_inbytes (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/glib/
gconvert.c 838 gsize save_inbytes = 0; local
903 * The variables save_p and save_inbytes store the input state
960 save_inbytes = inbytes_remaining - (save_p - p);
981 inbytes_remaining = save_inbytes;
    [all...]

Completed in 35 milliseconds