Home
last modified time | relevance | path

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

/frameworks/base/libs/storage/include/storage/
DIMountService.h56 unmountSecureContainer(const String16& id, const bool force) = 0;
/frameworks/base/libs/storage/
DIMountService.cpp319 int32_t unmountSecureContainer(const String16& id, const bool force) in unmountSecureContainer() function in android::BpMountService