Searched refs:kTimestampFilePath (Results 1 – 1 of 1) sorted by relevance
75 const char* kTimestampFilePath = "timestamp"; variable87 if (stat(kTimestampFilePath, &sbuf) == 0) { in hadFactoryResetSinceIdRotation()97 int fd = creat(kTimestampFilePath, 0600); in hadFactoryResetSinceIdRotation()