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