Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/tools/huffman_trie/huffman/
H A Dhuffman_builder.cc60 HuffmanRepresentationTable HuffmanBuilder::ToTable() { in ToTable() function in net::huffman_trie::HuffmanBuilder
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Ddominator_tree.cc76 void ToTable(tables::DominatorTreeTable* table, Node root_node) { in ToTable() function in perfetto::trace_processor::__anon7a6808a70111::Graph