HomeSort by relevance Sort by last modified time
    Searched refs:create_uuid (Results 1 - 5 of 5) sorted by null

  /external/toybox/toys/other/
mkswap.c 36 create_uuid(uuid);
  /external/google-breakpad/src/client/windows/crash_generation/
minidump_generator.cc 567 UuidCreateType create_uuid = GetCreateUuid(); local
568 if (!create_uuid) {
572 create_uuid(&id);
  /external/toybox/lib/
lib.h 229 void create_uuid(char *uuid);
lib.c 1124 void create_uuid(char *uuid) function
  /external/toybox/toys/pending/
mke2fs.c 280 create_uuid(sb->uuid);

Completed in 117 milliseconds