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