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

  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 420 DWORD bytes_returned; local
452 &bytes_returned, 0) == FALSE || bytes_returned < 2) {
467 buf[bytes_returned] = 0;
  /system/core/adb/
sysdeps_win32.cpp 1245 DWORD bytes_returned = 0; local
    [all...]

Completed in 454 milliseconds