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