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

/system/vold/
H A DEmulatedVolume.cpp37 static const char* kFusePath = "/system/bin/sdcard"; member in namespace:android::vold
81 if (execl(kFusePath, kFusePath,
H A DPublicVolume.cpp40 static const char* kFusePath = "/system/bin/sdcard"; member in namespace:android::vold
157 if (execl(kFusePath, kFusePath,
168 if (execl(kFusePath, kFusePath,

Completed in 133 milliseconds