Searched refs:APK_LIB (Results 1 – 1 of 1) sorted by relevance
42 #define APK_LIB "lib/" macro43 #define APK_LIB_LEN (sizeof(APK_LIB) - 1)318 if (!zipFile->startIteration(&cookie, APK_LIB, NULL /* suffix */)) { in create()