Searched refs:rawPath (Results 1 – 2 of 2) sorted by relevance
40 explicit EmulatedVolume(const std::string& rawPath, int userId);41 EmulatedVolume(const std::string& rawPath, dev_t device, const std::string& fsUuid, int userId);
46 EmulatedVolume::EmulatedVolume(const std::string& rawPath, int userId) in EmulatedVolume() argument49 mRawPath = rawPath; in EmulatedVolume()56 EmulatedVolume::EmulatedVolume(const std::string& rawPath, dev_t device, const std::string& fsUuid, in EmulatedVolume() argument60 mRawPath = rawPath; in EmulatedVolume()