Home
last modified time | relevance | path

Searched defs:allowed_fields (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dproto_to_args_parser.cc46 const std::vector<uint32_t>* allowed_fields) { in IsFieldAllowed()
100 const std::vector<uint32_t>* allowed_fields, in ParseMessage()
113 const std::vector<uint32_t>* allowed_fields, in ParseMessageInternal()
H A Dprotozero_to_json.cc792 const std::unordered_set<std::string>& allowed_fields, in MessageFieldOptionsToJson()
835 std::unordered_set<std::string>& allowed_fields) { in PopulateAllowedFieldOptionsSet()
879 std::unordered_set<std::string> allowed_fields; in ProtozeroToJson() local
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dwinscope_proto_to_args_with_defaults.cc122 const std::vector<uint32_t>* allowed_fields, in InsertRows()
180 auto allowed_fields = in ComputeTable() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/winscope/
H A Dsurfaceflinger_layers_parser.cc51 auto allowed_fields = in Parse() local
/aosp_15_r20/external/perfetto/src/tools/proto_merger/
H A Dallowlist.cc100 const std::vector<std::string>& allowed_fields, in AllowlistFromFieldList()