Home | History | Annotate | Download | only in keystore

Lines Matching defs:getmtime

2224     int64_t getmtime(const String16& name) {
2228 ALOGW("permission denied for %d: getmtime", callingUid);
2236 ALOGW("could not access %s for getmtime", filename.string());
2242 ALOGW("could not open %s for getmtime", filename.string());
2250 ALOGW("could not stat %s for getmtime", filename.string());