Searched refs:moveStorage (Results 1 – 3 of 3) sorted by relevance
49 void moveStorage(@utf8InCpp String fromVolId, @utf8InCpp String toVolId, in moveStorage() method
61 binder::Status moveStorage(const std::string& fromVolId, const std::string& toVolId,
342 binder::Status VoldNativeService::moveStorage( in moveStorage() function in android::vold::VoldNativeService