Home
last modified time | relevance | path

Searched defs:storageSize (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DVolumeManager.cpp1285 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()
DVoldNativeService.cpp993 binder::Status VoldNativeService::getStorageSize(int64_t* storageSize) { in getStorageSize()