Home
last modified time | relevance | path

Searched defs:uuid_str (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/lib/
Duuid.c144 int uuid_str_to_bin(char *uuid_str, unsigned char *uuid_bin, int str_format) in uuid_str_to_bin()
194 void uuid_bin_to_str(unsigned char *uuid_bin, char *uuid_str, int str_format) in uuid_bin_to_str()
263 void gen_rand_uuid_str(char *uuid_str, int str_format) in gen_rand_uuid_str()
/external/grpc-grpc/src/core/lib/channel/
Dchannel_trace.cc152 char* uuid_str; in RenderTraceEvent() local
/external/u-boot/fs/btrfs/
Dbtrfs.c215 int btrfs_uuid(char *uuid_str) in btrfs_uuid()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c737 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_add() local
762 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_remove() local
771 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_add() local
797 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_remove() local
808 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_settings() local
834 char uuid_str[100]; in wpa_supplicant_wps_event_er_set_sel_reg() local
Dctrl_iface.c2322 char uuid_str[100]; in wpa_supplicant_ctrl_iface_status() local
/external/u-boot/fs/ext4/
Dext4fs.c241 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid()
/external/u-boot/fs/
Dfs.c97 static inline int fs_uuid_unsupported(char *uuid_str) in fs_uuid_unsupported()
358 int fs_uuid(char *uuid_str) in fs_uuid()
/external/e2fsprogs/lib/blkid/
Dprobe.c689 char uuid_str[17], label_str[129], *cp; in probe_ntfs() local
1200 char uuid_str[17]; in probe_hfs() local
1246 char uuid_str[17], label[512]; in probe_hfsplus() local
/external/u-boot/cmd/
Dgpt.c41 char uuid_str[UUID_STR_LEN + 1]; in extract_env() local
Dpxe.c298 char *uuid_str; in pxe_uuid_path() local