Searched refs:NormalizeHex (Results 1 – 4 of 4) sorted by relevance
102 status_t NormalizeHex(const std::string& in, std::string& out);
344 if (android::vold::NormalizeHex(partGuid, normalizedGuid)) { in forgetPartition()
514 status_t NormalizeHex(const std::string& in, std::string& out) { in NormalizeHex() function
176 if (NormalizeHex(partGuid, normalizedGuid)) { in createPrivateVolume()