Home
last modified time | relevance | path

Searched refs:fstype (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/storage/include/storage/
DIMountService.h50 const int32_t sizeMb, const String16& fstype, const String16& key,
/frameworks/base/libs/storage/
DIMountService.cpp242 int32_t createSecureContainer(const String16& id, const int32_t sizeMb, const String16& fstype, in createSecureContainer() argument
249 data.writeString16(fstype); in createSecureContainer()