Home
last modified time | relevance | path

Searched refs:gen_uuid (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/msilib/
D__init__.py157 si.SetProperty(PID_REVNUMBER, gen_uuid())
184 def gen_uuid(): function
267 uuid = gen_uuid()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_main.c597 static int gen_uuid(const char *txt_addr) in gen_uuid() function
757 return gen_uuid(optarg); in ap_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_main.c605 static int gen_uuid(const char *txt_addr) in gen_uuid() function
771 return gen_uuid(optarg); in ap_main()
/third_party/python/Lib/distutils/command/
Dbdist_msi.py250 product_name, msilib.gen_uuid(),
/third_party/e2fsprogs/
DBUILD.gn524 "e2fsprogs/lib/uuid/gen_uuid.c",
D1002-add-header-file-to-musl-compile-mk2efs.patch3380 +/* gen_uuid.c */
/third_party/python/Doc/library/
Dmsilib.rst119 .. function:: gen_uuid()