Searched refs:subpath (Results 1 – 3 of 3) sorted by relevance
112 char subpath[PATH_MAX]; in check_data_path() local121 if (nn >= (int)(sizeof subpath)) { in check_data_path()134 memcpy(subpath, data_path, nn); in check_data_path()135 subpath[nn] = '\0'; in check_data_path()137 check_directory(subpath, AID_SYSTEM); in check_data_path()
1089 currentDir = targetDirPath.subpath(0, i).toFile(); in makeDirRecursive()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...