Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt_chroot.cpp97 const char* fstype = kTryMountFsTypes[i]; in TryMountWithFstypes() local
/frameworks/base/libs/storage/
DIMountService.cpp240 int32_t createSecureContainer(const String16& id, const int32_t sizeMb, const String16& fstype, in createSecureContainer()