Home
last modified time | relevance | path

Searched defs:moveStorage (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() method
/aosp12/system/vold/
H A DVoldNativeService.cpp353 binder::Status VoldNativeService::moveStorage( in moveStorage() function in android::vold::VoldNativeService