Home
last modified time | relevance | path

Searched defs:fromVolId (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl52 void moveStorage(@utf8InCpp String fromVolId, @utf8InCpp String toVolId, in moveStorage()
/aosp12/system/vold/
H A DVoldNativeService.cpp354 const std::string& fromVolId, const std::string& toVolId, in moveStorage()