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

  /system/vold/
Utils.h 91 status_t NormalizeHex(const std::string& in, std::string& out);
Utils.cpp 470 status_t NormalizeHex(const std::string& in, std::string& out) {
VolumeManager.cpp 325 if (android::vold::NormalizeHex(partGuid, normalizedGuid)) {
  /system/vold/model/
Disk.cpp 196 if (NormalizeHex(partGuid, normalizedGuid)) {

Completed in 82 milliseconds