Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtable.h147 struct TableDescriptor { struct
170 std::unique_ptr<TableDescriptor> desc(new TableDescriptor()); argument
Dspan_join_operator_table.h85 struct TableDescriptor { struct
89 bool IsPartitioned() const { return !partition_col.empty(); } in IsPartitioned()
91 std::string name;
92 std::string partition_col;
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dtpu_embedding_output_layout.proto45 message TableDescriptor { message
Dtpu_embedding_configuration.proto10 message TableDescriptor { message