Home
last modified time | relevance | path

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

/frameworks/base/libs/storage/include/storage/
DIMountService.h60 virtual bool getSecureContainerPath(const String16& id, String16& path) = 0;
/frameworks/base/libs/storage/
DIMountService.cpp372 bool getSecureContainerPath(const String16& id, String16& path) in getSecureContainerPath() function in android::BpMountService