Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dfilter_constraints.h28 struct Constraint { struct
29 int idxInaConstraint; // index in sqlite3_index_info.aConstraint[] argument
48 const std::vector<Constraint>& GetConstraints() const in GetConstraints() argument