Home
last modified time | relevance | path

Searched defs:times (Results 1 – 12 of 12) 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()
414 LastLogTimes::iterator times = mTimes.begin(); in log() local
718 LastLogTimes::iterator times = mTimes.begin(); in prune() local
1060 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.cpp364 LastLogTimes* times = new LastLogTimes(); in main() 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/core/logd/fuzz/
Dlog_buffer_log_fuzzer.cpp96 LastLogTimes times; in LLVMFuzzerTestOneInput() local
/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test.cpp101 std::vector<size_t> times(numTimes); in waitTimes() local
/system/tools/aidl/tests/lazy_test/
Dmain.cpp99 std::vector<size_t> times(numTimes); in waitTimes() local
/system/libvintf/test/
Dvintf_object_tests.cpp424 void expectVendorManifest(size_t times = 1) { in expectVendorManifest()
428 void expectSystemManifest(size_t times = 1) { in expectSystemManifest()
432 void expectVendorMatrix(size_t times = 1) { in expectVendorMatrix()
436 void expectSystemMatrix(size_t times = 1) { in expectSystemMatrix()
/system/core/adb/client/
Dfile_sync_client.cpp1471 struct utimbuf times = { time, time }; in set_time_and_mode() local