Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dlog_pane.py674 def table_view(self): member in LogPane
680 def table_view(self, table_view): member in LogPane
/aosp_15_r20/external/perfetto/python/generators/sql_processing/
H A Dutils.py130 table_view = 'table_view' variable in ObjKind
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener.cpp581 const auto& table_view = in Consume() local
/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp359 auto table_view = table.GetPartitionedView(); in SerializeTableToPb() local
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DDebug.cpp266 const auto table_view = table.GetPartitionedView(); in PrintTable() local
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c2107 Py_buffer table_view = {NULL, NULL}; in bytes_translate_impl() local
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c2057 Py_buffer table_view = {NULL, NULL}; in bytes_translate_impl() local