OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSecureContainerPath
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/storage/
IMountService.cpp
363
bool
getSecureContainerPath
(const String16& id, String16& path)
369
ALOGD("
getSecureContainerPath
couldn't call remote");
374
ALOGD("
getSecureContainerPath
caught exception %d\n", err);
/frameworks/base/core/java/android/os/storage/
IMountService.java
413
public String
getSecureContainerPath
(String id) throws RemoteException {
[
all
...]
/frameworks/base/services/java/com/android/server/
MountService.java
[
all
...]
Completed in 347 milliseconds