Searched defs:proto (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/bt/loggers/ |
D | bluetooth_metric_logger.py | 27 def recursive_assign(proto, dct): argument 103 def add_config_data_to_proto(self, proto, pri_device, conn_device=None): argument 129 def get_proto_dict(self, test, proto): argument 136 def add_proto_to_results(self, proto, test): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/ |
D | apollo_log_decoder.py | 27 def to_dictionary(proto): argument
|
/tools/test/connectivity/acts/framework/acts/libs/proto/ |
D | proto_utils.py | 103 def to_descriptor_proto(proto): argument
|
/tools/tradefederation/core/tests/src/com/android/tradefed/build/ |
D | DeviceBuildInfoTest.java | 144 BuildInformation.BuildInfo proto = mBuildInfo.toProto(); in testProtoSerialization() local
|
D | BuildInfoTest.java | 195 BuildInformation.BuildInfo proto = mBuildInfo.toProto(); in testProtoSerialization() local
|
/tools/dexter/slicer/ |
D | dex_ir_builder.cc | 204 MethodDecl* Builder::GetMethodDecl(String* name, Proto* proto, Type* parent) { in GetMethodDecl()
|
/tools/dexter/dexter/ |
D | dissasembler.cc | 26 static std::string MethodDeclaration(const ir::Proto* proto) { in MethodDeclaration()
|
/tools/tradefederation/core/src/com/android/tradefed/result/proto/ |
D | ProtoResultParser.java | 507 private void handleLogs(TestRecord proto) { in handleLogs()
|