Searched defs:adb_creat (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsysdeps_win32.cpp445 int adb_creat(const char* path, int mode) function
466 D( "adb_creat: could not open '%s': ", path );
485 D( "adb_creat: '%s' => fd %d", path, _fh_to_int(f) );

Completed in 80 milliseconds