Home
last modified time | relevance | path

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

/system/vold/
DMoveStorage.cpp194 static status_t moveStorageInternal(const std::shared_ptr<VolumeBase>& from, in moveStorageInternal() function
264 status_t res = moveStorageInternal(from, to, listener); in MoveStorage()