/system/core/logd/ |
D | FlushCommand.cpp | 56 LastLogTimes × = mReader.logbuf().mTimes; in runSocketCommand() local 59 LastLogTimes::iterator it = times.begin(); in runSocketCommand() 60 while(it != times.end()) { in runSocketCommand() 78 if (it == times.end()) { in runSocketCommand() 86 times.push_front(entry); in runSocketCommand()
|
D | LogBuffer.cpp | 182 LastLogTimes::iterator times = mTimes.begin(); in init() local 183 while(times != mTimes.end()) { in init() 184 LogTimeEntry *entry = (*times); in init() 188 times++; in init() 194 LogBuffer::LogBuffer(LastLogTimes *times): in LogBuffer() argument 196 mTimes(*times) { in LogBuffer() 254 LastLogTimes::iterator times = mTimes.begin(); in log() local 255 while(times != mTimes.end()) { in log() 256 LogTimeEntry *entry = (*times); in log() 267 times++; in log() [all …]
|
D | LogReader.cpp | 193 LastLogTimes × = mLogbuf.mTimes; in doSocketDelete() local 195 LastLogTimes::iterator it = times.begin(); in doSocketDelete() 196 while(it != times.end()) { in doSocketDelete() 199 times.erase(it); in doSocketDelete()
|
D | LogTimes.cpp | 87 LastLogTimes × = reader.logbuf().mTimes; in threadStop() local 89 LastLogTimes::iterator it = times.begin(); in threadStop() 90 while(it != times.end()) { in threadStop() 92 times.erase(it); in threadStop()
|
D | main.cpp | 449 LastLogTimes *times = new LastLogTimes(); in main() local 454 logBuf = new LogBuffer(times); in main()
|
D | LogBuffer.h | 106 LogBuffer(LastLogTimes *times);
|
/system/core/bootstat/ |
D | boot_event_record_store.cpp | 113 struct utimbuf times = {/* actime */ file_stat.st_atime, /* modtime */ value}; in AddBootEventWithValue() local 114 if (utime(record_path.c_str(), ×) == -1) { in AddBootEventWithValue()
|
D | boot_event_record_store_test.cpp | 60 const struct timeval times[] = {atime, mtime}; in CreateEmptyBootEventRecord() local 61 if (utimes(record_path.c_str(), times) != 0) { in CreateEmptyBootEventRecord()
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 76 // If the user has toggled the UMA enabled state multiple times, this will 480 // Number of times the browser has crashed while logged in as the "other 485 // Number of times the kernel has crashed. 489 // Number of times the system has shut down uncleanly. 498 // The number of times the program was launched. 504 // The number of times that it didn't exit cleanly (which we assume to be 508 // The number of times the program began, but did not complete, the shutdown 513 // The number of times the program was able register with breakpad crash 517 // The number of times the program failed to register with breakpad crash 522 // The number of times the program has run under a debugger. This should [all …]
|
/system/core/sdcard/ |
D | sdcard.c | 867 struct timespec times[2]; in handle_setattr() local 898 times[0].tv_nsec = UTIME_OMIT; in handle_setattr() 899 times[1].tv_nsec = UTIME_OMIT; in handle_setattr() 902 times[0].tv_nsec = UTIME_NOW; in handle_setattr() 904 times[0].tv_sec = req->atime; in handle_setattr() 905 times[0].tv_nsec = req->atimensec; in handle_setattr() 910 times[1].tv_nsec = UTIME_NOW; in handle_setattr() 912 times[1].tv_sec = req->mtime; in handle_setattr() 913 times[1].tv_nsec = req->mtimensec; in handle_setattr() 917 handler->token, path, times[0].tv_sec, times[1].tv_sec); in handle_setattr() [all …]
|
/system/extras/tests/sdcard/ |
D | README | 40 only 1 process for 100 times (100 files will be written on the sdcard).
|
/system/core/logcat/ |
D | event.logtags | 58 # intrinsic event log times are wall-clock.
|
/system/core/adb/ |
D | file_sync_client.cpp | 869 struct utimbuf times = { time, time }; in set_time_and_mode() local 870 int r1 = utime(lpath.c_str(), ×); in set_time_and_mode()
|
/system/sepolicy/ |
D | README | 91 Often times, one will need to integrate an application that was signed by a separate
|
/system/core/init/ |
D | readme.txt | 126 This is a device-critical service. If it exits more than four times in 214 at three times, 400 There are only two times where the init executable imports .rc files,
|
/system/bt/doc/ |
D | power_management.md | 146 At this point, if one of the timers in `bta_dm_cb.pm_timer` times out, a call is
|
/system/connectivity/shill/doc/ |
D | device-api.txt | 98 When an incorrect PIN has been entered too many times 598 Reports the number of times the system has had
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 313 The first Query packet will only be attempted a small number of times, but
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 378 # an expensive process and often the same symbol appears multiple times in the 1589 # that should be included in the LaTeX output. To get the times font for 1591 # EXTRA_PACKAGES=times
|
D | Doxyfile | 378 # an expensive process and often the same symbol appears multiple times in the 1589 # that should be included in the LaTeX output. To get the times font for 1591 # EXTRA_PACKAGES=times
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 14832 long as the seed of the hierarchy is unchanged and these keys may be used multiple times. Other TPM… 15417 // having to reload the curve parameters multiple times. 17359 any number of times but there is no justification for optimization) . 23826 …reason for the validation is because of the expectation that the policy will be used multiple times 25002 If this command is called multiple times with the same inPublic parameter, inSensitive.data, and Pr… 30639 If this command had been called three times with rateAdjust = TPM_CLOCK_COARSE_SLOWER
|
D | raw_commands.txt | 14821 long as the seed of the hierarchy is unchanged and these keys may be used multiple times. Other TPM… 15406 // having to reload the curve parameters multiple times. 17348 any number of times but there is no justification for optimization) . 23815 …reason for the validation is because of the expectation that the policy will be used multiple times 24991 If this command is called multiple times with the same inPublic parameter, inSensitive.data, and Pr… 30628 If this command had been called three times with rateAdjust = TPM_CLOCK_COARSE_SLOWER
|
D | raw_structures.txt | 6301 PT_FIXED + 2 the specification Revision times 100 6590 PT_FIXED + 37 the specification Revision times 100 for the platformspecific specification 11836 number of times that TPM2_Shutdown() or _TPM_Hash_Start have
|
D | raw_structures_fixed.txt | 6282 the specification Revision times 100 6607 the specification Revision times 100 for the platformspecific specification 11872 number of times that TPM2_Shutdown() or _TPM_Hash_Start have
|