Searched defs:WriteThread (Results 1 – 4 of 4) sorted by relevance
/external/cronet/tot/base/metrics/ | ||
D | statistics_recorder_starvation_unittest.cc | 83 class WriteThread : public BaseThread { class |
/external/cronet/stable/base/metrics/ | ||
D | statistics_recorder_starvation_unittest.cc | 83 class WriteThread : public BaseThread { class |
/external/perfetto/src/traced/probes/ps/ | ||
D | process_stats_data_source.cc | 411 void ProcessStatsDataSource::WriteThread(int32_t tid, int32_t tgid) { in WriteThread() function in perfetto::ProcessStatsDataSource |
/external/google-breakpad/src/tools/linux/md2core/ | ||
D | minidump-2-core.cc | 1020 WriteThread(const Options& options, const CrashedProcess::Thread& thread, in WriteThread() function |