OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRANSACTION_getSecureContainerPath
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/storage/
IMountService.cpp
42
TRANSACTION_getSecureContainerPath
,
325
if (remote()->transact(
TRANSACTION_getSecureContainerPath
, data, &reply) != NO_ERROR) {
377
if (remote()->transact(
TRANSACTION_getSecureContainerPath
, data, &reply) != NO_ERROR) {
/frameworks/base/core/java/android/os/storage/
IMountService.java
420
mRemote.transact(Stub.
TRANSACTION_getSecureContainerPath
, _data, _reply, 0);
[
all
...]
Completed in 200 milliseconds