Searched defs:destroyUserStorage (Results 1 – 2 of 2) sorted by relevance
100 void destroyUserStorage(@nullable @utf8InCpp String uuid, int userId, int storageFlags); in destroyUserStorage() method
798 binder::Status VoldNativeService::destroyUserStorage(const std::unique_ptr<std::string>& uuid, in destroyUserStorage() function in android::vold::VoldNativeService