Home
last modified time | relevance | path

Searched defs:times (Results 1 – 9 of 9) sorted by relevance

/system/core/logd/
DFlushCommand.cpp56 LastLogTimes &times = mReader.logbuf().mTimes; in runSocketCommand() local
DLogBuffer.cpp182 LastLogTimes::iterator times = mTimes.begin(); in init() local
194 LogBuffer::LogBuffer(LastLogTimes *times): in LogBuffer()
254 LastLogTimes::iterator times = mTimes.begin(); in log() local
495 LastLogTimes::iterator times = mTimes.begin(); in prune() local
858 LastLogTimes::iterator times = mTimes.begin(); in clear() local
DLogTimes.cpp87 LastLogTimes &times = reader.logbuf().mTimes; in threadStop() local
DLogReader.cpp193 LastLogTimes &times = mLogbuf.mTimes; in doSocketDelete() local
Dmain.cpp449 LastLogTimes *times = new LastLogTimes(); in main() local
/system/core/bootstat/
Dboot_event_record_store.cpp110 struct utimbuf times = {/* actime */ file_stat.st_atime, /* modtime */ value}; in AddBootEventWithValue() local
Dboot_event_record_store_test.cpp60 const struct timeval times[] = {atime, mtime}; in CreateEmptyBootEventRecord() local
/system/core/adb/
Dfile_sync_client.cpp869 struct utimbuf times = { time, time }; in set_time_and_mode() local
/system/core/sdcard/
Dsdcard.c867 struct timespec times[2]; in handle_setattr() local