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

  /system/core/adb/
sysdeps_win32.cpp 56 int (*_fh_close)(FH); member in struct:FHClassRec_
205 _fh_close( FH f ) function
217 f->clazz->_fh_close( f );
235 _fh_close(fh);
240 // Like std::unique_ptr, but calls _fh_close() instead of operator delete().
357 _fh_close(f);
403 _fh_close(f);
473 _fh_close(f);
    [all...]

Completed in 127 milliseconds