Searched refs:CreateStorageSchema (Results 1 – 18 of 18) sorted by relevance
33 StorageSchema CreateStorageSchema() override;
34 StorageSchema CreateStorageSchema() override;
41 StorageSchema CreateStorageSchema() override;
30 StorageSchema CounterValuesTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::CounterValuesTable
35 StorageSchema CreateStorageSchema() override;
29 StorageSchema AndroidLogsTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::AndroidLogsTable
33 StorageSchema InstantsTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::InstantsTable
35 StorageSchema CounterDefinitionsTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::CounterDefinitionsTable
59 virtual StorageSchema CreateStorageSchema() = 0;
31 StorageSchema SliceTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::SliceTable
31 StorageSchema ArgsTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::ArgsTable
26 schema_ = CreateStorageSchema(); in Init()
29 StorageSchema SchedSliceTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::SchedSliceTable
48 StorageSchema RawTable::CreateStorageSchema() { in CreateStorageSchema() function in perfetto::trace_processor::RawTable