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 | 73 std::string EmulatedVolume::getLabel() const { in getLabel() function in android::vold::EmulatedVolume |