Searched defs:storageSize (Results 1 – 2 of 2) sorted by relevance
1285 static android::status_t getDeviceSize(std::string& device, int64_t* storageSize, in getDeviceSize()1382 android::status_t android::vold::GetStorageSize(int64_t* storageSize) { in GetStorageSize()
993 binder::Status VoldNativeService::getStorageSize(int64_t* storageSize) { in getStorageSize()