Home | History | Annotate | Download | only in keystore

Lines Matching full:getmtime

2135     int64_t getmtime(const String16& name) {
2138 ALOGW("permission denied for %d: getmtime", callingUid);
2146 ALOGW("could not access %s for getmtime", filename.string());
2152 ALOGW("could not open %s for getmtime", filename.string());
2160 ALOGW("could not stat %s for getmtime", filename.string());