Home
last modified time | relevance | path

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

/system/vold/model/
DEmulatedVolume.cpp40 static const char* kFusePath = "/system/bin/sdcard"; variable
86 if (execl(kFusePath, kFusePath, in doMount()
DPublicVolume.cpp44 static const char* kFusePath = "/system/bin/sdcard"; variable
173 if (execl(kFusePath, kFusePath, in doMount()
186 if (execl(kFusePath, kFusePath, in doMount()