Searched refs:prepareUserStorage (Results 1 – 3 of 3) sorted by relevance
110 void prepareUserStorage(@nullable @utf8InCpp String uuid, int userId, int userSerial, in prepareUserStorage() method
135 binder::Status prepareUserStorage(const std::optional<std::string>& uuid, int32_t userId,
798 binder::Status VoldNativeService::prepareUserStorage(const std::optional<std::string>& uuid, in prepareUserStorage() function in android::vold::VoldNativeService