Searched defs:getLabel (Results 1 – 2 of 2) sorted by relevance
/system/vold/model/ | ||
D | Disk.h | 70 const std::string& getLabel() const { return mLabel; } in getLabel() function |
D | EmulatedVolume.cpp | 69 std::string EmulatedVolume::getLabel() { in getLabel() function in android::vold::EmulatedVolume |