Searched defs:rawPath (Results 1 - 1 of 1) sorted by relevance

/system/vold/model/
H A DEmulatedVolume.cpp41 EmulatedVolume::EmulatedVolume(const std::string& rawPath) : argument
44 mRawPath = rawPath;
48 EmulatedVolume::EmulatedVolume(const std::string& rawPath, dev_t device, argument
51 mRawPath = rawPath;

Completed in 127 milliseconds