Home | History | Annotate | Download | only in adb

Lines Matching refs:WriteFile

247     if ( !WriteFile( f->fh_handle, buf, (DWORD)len, &wrote_bytes, NULL ) ) {