Home
last modified time | relevance | path

Searched refs:WithOwnedStorage (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/db/
Dtable.h162 ret.columns_.push_back(Column::WithOwnedStorage( in ExtendWithColumn()
Dcolumn.h193 static Column WithOwnedStorage(const char* name, in WithOwnedStorage() function