Searched refs:getMountUserId (Results 1 – 2 of 2) sorted by relevance
176 "-U", std::to_string(getMountUserId()).c_str(), in doMount()189 "-U", std::to_string(getMountUserId()).c_str(), in doMount()
86 userid_t getMountUserId() const { return mMountUserId; } in getMountUserId() function