OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFusePath
(Results
1 - 2
of
2
) sorted by null
/system/vold/
EmulatedVolume.cpp
37
static const char*
kFusePath
= "/system/bin/sdcard";
81
if (execl(
kFusePath
,
kFusePath
,
PublicVolume.cpp
40
static const char*
kFusePath
= "/system/bin/sdcard";
157
if (execl(
kFusePath
,
kFusePath
,
168
if (execl(
kFusePath
,
kFusePath
,
Completed in 948 milliseconds