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