Home
last modified time | relevance | path

Searched refs:RandomizeGUIDs (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/gptfdisk/fuzzer/
H A Dlibgptf_fuzzer.cc86 mGptData.RandomizeGUIDs(); in init()
/aosp_15_r20/external/gptfdisk/
H A Dgpt.h156 void RandomizeGUIDs(void);
H A Dgptcl.cc269 RandomizeGUIDs(); in DoOptions()
H A Dgpttext.cc855 RandomizeGUIDs(); in ExpertsMenu()
H A Dgpt.cc2115 void GPTData::RandomizeGUIDs(void) { in RandomizeGUIDs() function in GPTData