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