HomeSort by relevance Sort by last modified time
    Searched refs:XWARP_READY (Results 1 - 2 of 2) sorted by null

  /system/vold/
Xwarp.h 25 static const char *XWARP_READY;
Xwarp.cpp 33 const char *Xwarp::XWARP_READY = "/sys/fs/yaffs/mtd3/xwarp-ready";
50 if (!(fp = fopen(XWARP_READY, "r"))) {

Completed in 54 milliseconds