Searched refs:sizeMb (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/storage/include/storage/
H A DIMountService.h49 const int32_t sizeMb, const String16& fstype, const String16& key,
/frameworks/base/libs/storage/
H A DIMountService.cpp242 int32_t createSecureContainer(const String16& id, const int32_t sizeMb, const String16& fstype, argument
248 data.writeInt32(sizeMb);

Completed in 48 milliseconds