Home
last modified time | relevance | path

Searched defs:LastStatementSql (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/
H A Diterator_impl.cc88 std::string Iterator::LastStatementSql() { in LastStatementSql() function in perfetto::trace_processor::Iterator
H A Diterator_impl.h137 std::string LastStatementSql() const { in LastStatementSql() function