Searched refs:protos (Results 1 – 25 of 25) sorted by relevance
61 name: "tradefed-protos",112 "tradefed-protos",
257 offset += dex_->proto_ids.Init(offset, dex_ir_->protos.size()); in CreateImage()568 const auto& protos = dex_ir_->protos; in FillProtos() local569 for (size_t i = 0; i < protos.size(); ++i) { in FillProtos()570 const auto& irProto = protos[i]; in FillProtos()
151 for (const auto& ir_proto : dex_ir_->protos) { in GetProto()
209 IndexItems(protos, [](const own<Proto>& a, const own<Proto>& b) { in Normalize()
18 protos : 10
18 protos : 1
18 protos : 77
18 protos : 5
18 protos : 12
18 protos : 17
18 protos : 4
18 protos : 1923
18 protos : 14560
18 protos : 13
23 from acts.test_utils.tel.loggers.protos.telephony_metric_pb2 import TelephonyVoiceTestResult
364 std::vector<own<Proto>> protos; member446 void Track(Proto* p) { PushOwn(protos, p); } in Track()
29 import perfetto.protos.PerfettoConfig.TraceConfig;
30 from acts.test_utils.bt.loggers.protos import bluetooth_metric_pb2 as proto_module
26 from acts.test_utils.bt.loggers.protos import bluetooth_metric_pb2 as proto_module
205 printf(" protos : %zu\n", dex_ir->protos.size()); in PrintDexIrStats()
243 // extensions when we build a descriptor, at which point all protos have been567 // appears in options protos created by the compiler::Parser class.569 // options protos in descriptor objects (e.g. returned by Descriptor::options(),
19 from acts.test_utils.tel.loggers.protos.telephony_metric_pb2 import TelephonyVoiceTestResult
39 from acts.test_utils.tel.loggers.protos.telephony_metric_pb2 import TelephonyVoiceTestResult
24 from acts.test_utils.tel.loggers.protos.telephony_metric_pb2 import TelephonyVoiceTestResult