Searched refs:mountUserId (Results 1 – 5 of 5) sorted by relevance
86 status_t VolumeBase::setMountUserId(userid_t mountUserId) { in setMountUserId() argument92 mMountUserId = mountUserId; in setMountUserId()
96 status_t setMountUserId(userid_t mountUserId);
46 void mount(@utf8InCpp String volId, int mountFlags, int mountUserId, in mount() argument
56 binder::Status mount(const std::string& volId, int32_t mountFlags, int32_t mountUserId,
268 const std::string& volId, int32_t mountFlags, int32_t mountUserId, in mount() argument280 vol->setMountUserId(mountUserId); in mount()