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