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

  /system/vold/
VolumeBase.h 79 const std::string& getPartGuid() { return mPartGuid; }
126 std::string mPartGuid;
VolumeBase.cpp 66 mPartGuid = partGuid;
167 StringPrintf("%d \"%s\" \"%s\"", mType, mDiskId.c_str(), mPartGuid.c_str()));

Completed in 93 milliseconds