Searched defs:u8 (Results 1 - 4 of 4) sorted by path

/system/core/gpttool/
H A Dgpttool.c30 typedef unsigned char u8; typedef
35 const u8 partition_type_uuid[16] = {
47 u8 magic[8];
60 u8 volume_uuid[16];
70 u8 type_uuid[16];
71 u8 uniq_uuid[16];
79 u8 mbr[512];
82 u8 block[512];
87 void get_uuid(u8 *uuid)
95 void init_mbr(u8 *mb
[all...]
/system/core/libsparse/
H A Dsparse_defs.h34 #define __u8 u8
40 typedef unsigned char u8; typedef
/system/extras/ext4_utils/
H A Dext4_utils.h85 #define __u8 u8
91 typedef unsigned char u8; typedef
121 u8 no_journal;
/system/media/camera/include/system/
H A Dcamera_metadata.h86 uint8_t *u8; member in union:camera_metadata_entry::__anon537
105 const uint8_t *u8; member in union:camera_metadata_ro_entry::__anon538

Completed in 1072 milliseconds