Home | History | Annotate | Download | only in installd

Lines Matching refs:dstlen

477     int dstlen;
490 dstlen = srclen + strlen(DALVIK_CACHE_PREFIX) +
493 if (dstlen > PKG_PATH_MAX) {