Home
last modified time | relevance | path

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

/system/core/logd/
DFlushCommand.cpp40 LastLogTimes& times = mReader.logbuf().mTimes; in runSocketCommand() local
DLogBuffer.cpp106 LastLogTimes::iterator times = mTimes.begin(); in init() local
116 LogBuffer::LogBuffer(LastLogTimes* times) in LogBuffer()
408 LastLogTimes::iterator times = mTimes.begin(); in log() local
707 LastLogTimes::iterator times = mTimes.begin(); in prune() local
1049 LastLogTimes::iterator times = mTimes.begin(); in clear() local
DLogTimes.cpp132 LastLogTimes& times = reader.logbuf().mTimes; in threadStart() local
DLogReader.cpp242 LastLogTimes& times = mLogbuf.mTimes; in doSocketDelete() local
Dmain.cpp474 LastLogTimes* times = new LastLogTimes(); in main() local
/system/tools/hidl/test/lazy_test/
Dmain.cpp55 std::vector<size_t> times(numTimes); in waitTimes() local
/system/core/bootstat/
Dboot_event_record_store.cpp88 struct utimbuf times = {/* actime */ file_stat.st_atime, /* modtime */ value}; in AddBootEventWithValue() local
Dboot_event_record_store_test.cpp54 const struct timeval times[] = {atime, mtime}; in CreateEmptyBootEventRecord() local
/system/libvintf/test/
Dvintf_object_tests.cpp442 void expectVendorManifest(size_t times = 1) { in expectVendorManifest()
457 void expectSystemManifest(size_t times = 1) { in expectSystemManifest()
462 void expectVendorMatrix(size_t times = 1) { in expectVendorMatrix()
467 void expectSystemMatrix(size_t times = 1) { in expectSystemMatrix()
/system/core/adb/client/
Dfile_sync_client.cpp1109 struct utimbuf times = { time, time }; in set_time_and_mode() local