Searched defs:last_id_ (Results 1 – 4 of 4) sorted by relevance
/external/perfetto/src/tracing/core/ | ||
D | id_allocator.h | 49 uint32_t last_id_ = 0; variable |
/external/libbrillo/brillo/message_loops/ | ||
D | fake_message_loop.h | 72 MessageLoop::TaskId last_id_ = kTaskIdNull; variable |
/external/perfetto/src/traced/probes/ftrace/ | ||
D | ftrace_config_muxer.h | 167 FtraceConfigId last_id_ = 1; variable |
/external/tensorflow/tensorflow/core/lib/io/ | ||
D | cache.cc | 355 uint64_t last_id_; member in tensorflow::table::__anon69b4690e0111::ShardedLRUCache |