HomeSort by relevance Sort by last modified time
    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