Searched defs:name (Results 126 - 128 of 128) sorted by relevance

123456

/system/core/adb/
H A Dsysdeps_win32.c107 char name[32]; member in struct:FHRec_
233 D( "adb_read: could not read %d bytes from %s\n", len, f->name );
248 D( "adb_file_write: could not write %d bytes from %s\n", len, f->name );
356 snprintf( f->name, sizeof(f->name), "%d(%s)", _fh_to_int(f), path );
396 snprintf( f->name, sizeof(f->name), "%d(%s)", _fh_to_int(f), path );
446 D( "adb_shutdown: %s\n", f->name);
460 D( "adb_close: %s\n", f->name);
609 snprintf( f->name, sizeo
[all...]
/system/extras/ext4_utils/
H A Dext4.h5 *** of the same name, to make information necessary for userspace to
538 char name[EXT4_NAME_LEN]; member in struct:ext4_dir_entry
546 char name[EXT4_NAME_LEN]; member in struct:ext4_dir_entry_2
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dhci.h5 *** of the same name, to make information necessary for userspace to
821 uint8_t name[248]; member in struct:__anon65
829 uint8_t name[248]; member in struct:__anon66
1804 uint8_t name[248]; member in struct:__anon184
2407 char name[8]; member in struct:hci_dev_info

Completed in 16 milliseconds

123456