Home
last modified time | relevance | path

Searched refs:mEventPath (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DDisk.h58 const std::string& getEventPath() { return mEventPath; } in getEventPath()
89 std::string mEventPath; variable
DDisk.cpp84 mEventPath = eventPath; in Disk()