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

/system/vold/model/
H A DEmulatedVolume.cpp39 static const char* kFusePath = "/system/bin/sdcard"; member in namespace:android::vold
83 if (execl(kFusePath, kFusePath,
H A DPublicVolume.cpp42 static const char* kFusePath = "/system/bin/sdcard"; member in namespace:android::vold
171 if (execl(kFusePath, kFusePath,
182 if (execl(kFusePath, kFusePath,

Completed in 95 milliseconds