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

/system/vold/model/
H A DDisk.cpp117 Disk::Disk(const std::string& eventPath, dev_t device, argument
122 mEventPath = eventPath;
123 mSysPath = StringPrintf("/sys/%s", eventPath.c_str());

Completed in 137 milliseconds