HomeSort by relevance Sort by last modified time
    Searched refs:mInternalPath (Results 1 - 2 of 2) sorted by null

  /system/vold/
VolumeBase.h 85 const std::string& getInternalPath() { return mInternalPath; }
140 std::string mInternalPath;
VolumeBase.cpp 129 mInternalPath = internalPath;
130 notifyEvent(ResponseCode::VolumeInternalPathChanged, mInternalPath);

Completed in 975 milliseconds