Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/util/
Dsql_argument.h57 ArgumentDefinition(std::string dollar_name, Type type) in ArgumentDefinition()
62 NullTermStringView dollar_name() const { in dollar_name() function