Searched refs:getLabel (Results 1 – 3 of 3) sorted by relevance
69 std::string EmulatedVolume::getLabel() { in getLabel() function in android::vold::EmulatedVolume94 std::string label = getLabel(); in mountFuseBindMounts()158 std::string label = getLabel(); in unmountFuseBindMounts()248 std::string label = getLabel(); in doMount()417 std::string label = getLabel(); in doUnmount()
55 std::string getLabel();
70 const std::string& getLabel() const { return mLabel; } in getLabel() function