Home | History | Annotate | Download | only in installd

Lines Matching full:unlink

718                         if (unlink(pathBase) < 0) {
719 ALOGE("Couldn't unlink %s: %s\n", pathBase, strerror(errno));
880 if (unlink(path) < 0) {
881 ALOGE("Couldn't unlink %s: %s\n", path, strerror(errno));
1165 unlink(profile_file);
1172 unlink(profile_file);
1183 unlink(profile_file);