Home
last modified time | relevance | path

Searched refs:protos (Results 1 – 25 of 42) sorted by relevance

12

/tools/tradefederation/core/
DAndroid.bp65 name: "tradefed-protos",
81 name: "tradefed-protos-py",
159 "tradefed-protos",
160 "tradefed-isolation-protos",
/tools/dexter/slicer/
Dwriter.cc264 offset += dex_->proto_ids.Init(offset, dex_ir_->protos.size()); in CreateImage()
575 const auto& protos = dex_ir_->protos; in FillProtos() local
576 for (size_t i = 0; i < protos.size(); ++i) { in FillProtos()
577 const auto& irProto = protos[i]; in FillProtos()
/tools/tradefederation/core/isolation/
DAndroid.bp22 "tradefed-isolation-protos",
30 name: "tradefed-isolation-protos",
/tools/asuite/atest/
DAndroid.bp60 "tradefed-protos-py",
109 "tradefed-protos-py",
/tools/dexter/slicer/export/slicer/
Ddex_ir.h364 std::vector<own<Proto>> protos; member
446 void Track(Proto* p) { PushOwn(protos, p); } in Track()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto243 // extensions when we build a descriptor, at which point all protos have been
567 // appears in options protos created by the compiler::Parser class.
569 // options protos in descriptor objects (e.g. returned by Descriptor::options(),
/tools/dexter/testdata/expected/
Dexit_hooks.stats18 protos : 12
Dentry_hooks.stats18 protos : 17
Dtry_catch.stats18 protos : 4
Dhello.stats18 protos : 13
Dlarge.stats18 protos : 14560
Dlarge.am_stats18 protos : 77
Dhello.hello_stats18 protos : 10
Dmedium.stats18 protos : 1923
Dhello_nodebug.stats18 protos : 10
Dmin.stats18 protos : 1
Dmi.stats18 protos : 5
/tools/test/connectivity/acts/framework/acts/test_utils/tel/loggers/
Dtelephony_metric_logger.py23 from acts.test_utils.tel.loggers.protos.telephony_metric_pb2 import TelephonyVoiceTestResult
/tools/tradefederation/core/test_result_interfaces/
DAndroid.bp25 "tradefed-protos",
/tools/tradefederation/core/common_util/
DAndroid.bp27 "tradefed-protos",
/tools/tradefederation/core/clearcut_client/
DAndroid.bp25 "tradefed-protos",
/tools/tradefederation/core/invocation_interfaces/
DAndroid.bp25 "tradefed-protos",
/tools/test/connectivity/acts/framework/acts/metrics/loggers/
Dbounded_metrics.py20 from acts.metrics.loggers.protos.gen import metrics_pb2
Dblackbox.py20 from acts.metrics.loggers.protos.gen import acts_blackbox_pb2
/tools/tradefederation/core/device_build_interfaces/
DAndroid.bp25 "tradefed-protos",

12