Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dactive_chrome_processes_tracker.h35 std::optional<int64_t> reliable_from; member
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dmetadata_tables_py.h3489 static constexpr uint32_t reliable_from = 3; member
3495 using reliable_from = TypedColumn<std::optional<int64_t>>; member
3507 std::optional<int64_t> reliable_from; member
3547 ColumnType::reliable_from::type reliable_from() const { in reliable_from() function
3594 ColumnType::reliable_from::type reliable_from() const { in reliable_from() function
3769 const TypedColumn<std::optional<int64_t>>& reliable_from() const { in reliable_from() function