| /external/perfetto/src/tracing/ | 
| D | traced_proto_unittest.cc | 46   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 57   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 68   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 79   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 89   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 99   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 110   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 121   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 132   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local 142   perfetto::TracedProto<TestPayload> proto = context().Wrap(event.get());  in TEST_F()  local [all …] 
 | 
| /external/libchrome/components/policy/core/common/ | 
| D | policy_proto_decoders.cc | 50     const em::BooleanPolicyProto& proto) {  in DecodeBooleanProto() 56     const em::IntegerPolicyProto& proto,  in DecodeIntegerProto() 72     const em::StringPolicyProto& proto) {  in DecodeStringProto() 79     const em::StringListPolicyProto& proto) {  in DecodeStringListProto() 88 std::unique_ptr<base::Value> DecodeJsonProto(const em::StringPolicyProto& proto,  in DecodeJsonProto() 124     const em::BooleanPolicyProto& proto = (policy.*access->get_proto)();  in DecodeProtoFields()  local 137     const em::IntegerPolicyProto& proto = (policy.*access->get_proto)();  in DecodeProtoFields()  local 153     const em::StringPolicyProto& proto = (policy.*access->get_proto)();  in DecodeProtoFields()  local 180     const em::StringListPolicyProto& proto = (policy.*access->get_proto)();  in DecodeProtoFields()  local
  | 
| /external/libbrillo/policy/ | 
| D | device_policy_impl.cc | 228   const em::UserWhitelistProto& proto = device_policy_.user_whitelist();  in GetUserWhitelist()  local 283   const em::DeviceReportingProto& proto = device_policy_.device_reporting();  in GetReportVersionInfo()  local 296   const em::DeviceReportingProto& proto = device_policy_.device_reporting();  in GetReportActivityTimes()  local 308   const em::DeviceReportingProto& proto = device_policy_.device_reporting();  in GetReportBootMode()  local 329   const em::ReleaseChannelProto& proto = device_policy_.release_channel();  in GetReleaseChannel()  local 342   const em::ReleaseChannelProto& proto = device_policy_.release_channel();  in GetReleaseChannelDelegated()  local 357   const em::AutoUpdateSettingsProto& proto =  in GetUpdateDisabled()  local 374   const em::AutoUpdateSettingsProto& proto =  in GetTargetVersionPrefix()  local 388   const em::AutoUpdateSettingsProto& proto =  in GetRollbackToTargetVersion()  local 404     const em::AutoUpdateSettingsProto& proto =  in GetRollbackAllowedMilestones()  local [all …] 
 | 
| /external/perfetto/src/tracing/core/ | 
| D | packet_stream_validator_unittest.cc | 38   protos::gen::TracePacket proto;  in TEST()  local 48   protos::gen::TracePacket proto;  in TEST()  local 65   protos::gen::TracePacket proto;  in TEST()  local 75   protos::gen::TracePacket proto;  in TEST()  local 85   protos::gen::TracePacket proto;  in TEST()  local 95   protos::gen::TracePacket proto;  in TEST()  local 113   protos::gen::TracePacket proto;  in TEST()  local 133   protos::gen::TracePacket proto;  in TEST()  local 155   protos::gen::TracePacket proto;  in TEST()  local 165   protos::gen::TracePacket proto;  in TEST()  local [all …] 
 | 
| /external/gson/proto/src/test/java/com/google/gson/protobuf/functional/ | 
| D | ProtosWithPrimitiveTypesTest.java | 41     SimpleProto proto = SimpleProto.newBuilder().build();  in testSerializeEmptyProto()  local 47     SimpleProto proto = gson.fromJson("{}", SimpleProto.class);  in testDeserializeEmptyProto()  local 54     SimpleProto proto = SimpleProto.newBuilder()  in testSerializeProto()  local 64     SimpleProto proto = gson.fromJson("{msg:'foo',count:3}", SimpleProto.class);  in testDeserializeProto()  local 70     SimpleProto proto = gson.fromJson("{msg:'foo',count:null}", SimpleProto.class);  in testDeserializeWithExplicitNullValue()  local
  | 
| D | ProtosWithComplexAndRepeatedFieldsTest.java | 60     ProtoWithRepeatedFields proto = ProtoWithRepeatedFields.newBuilder()  in testSerializeRepeatedFields()  local 74     ProtoWithRepeatedFields proto =  in testDeserializeRepeatedFieldsProto()  local 83     final ProtoWithDifferentCaseFormat proto =  in testSerializeDifferentCaseFormat()  local 95     ProtoWithDifferentCaseFormat proto =  in testDeserializeDifferentCaseFormat()  local
  | 
| D | ProtosWithAnnotationsTest.java | 102     ProtoWithAnnotations proto = gson.fromJson(json, ProtoWithAnnotations.class);  in testProtoWithAnnotations_deserialize()  local 149     InnerMessage proto = gson.fromJson(json, InnerMessage.class);  in testProtoWithAnnotations_deserializeUnknownEnumValue()  local 169     InnerMessage proto = gsonWithEnumNumbers.fromJson(json, InnerMessage.class);  in testProtoWithAnnotations_deserializeWithEnumNumbers()  local 184     ProtoWithAnnotations proto = ProtoWithAnnotations.newBuilder()  in testProtoWithAnnotations_serialize()  local
  | 
| /external/curl/tests/http/ | 
| D | test_02_download.py | 58     def test_02_01_download_1(self, env: Env, httpd, nghttpx, repeat, proto):  argument 69     def test_02_02_download_2(self, env: Env, httpd, nghttpx, repeat, proto):  argument 81                                            httpd, nghttpx, repeat, proto):  argument 95                                          httpd, nghttpx, repeat, proto):  argument 116                                            httpd, nghttpx, repeat, proto):  argument 134                                          httpd, nghttpx, repeat, proto):  argument 152                                   httpd, nghttpx, repeat, proto):  argument 170                                    httpd, nghttpx, repeat, proto):  argument 185                               httpd, nghttpx, repeat, proto):  argument 197                               httpd, nghttpx, repeat, proto):  argument [all …] 
 | 
| D | test_07_upload.py | 52     def test_07_01_upload_1_small(self, env: Env, httpd, nghttpx, repeat, proto):  argument 66     def test_07_02_upload_1_large(self, env: Env, httpd, nghttpx, repeat, proto):  argument 81     def test_07_10_upload_sequential(self, env: Env, httpd, nghttpx, repeat, proto):  argument 97     def test_07_11_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto):  argument 115     def test_07_20_upload_seq_large(self, env: Env, httpd, nghttpx, repeat, proto):  argument 133     def test_07_12_upload_seq_large(self, env: Env, httpd, nghttpx, repeat, proto):  argument 151     def test_07_20_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto):  argument 169     def test_07_21_upload_parallel_large(self, env: Env, httpd, nghttpx, repeat, proto):  argument 191     def test_07_30_put_100k(self, env: Env, httpd, nghttpx, repeat, proto):  argument 210     def test_07_31_put_10m(self, env: Env, httpd, nghttpx, repeat, proto):  argument
  | 
| /external/go-cmp/cmp/internal/testprotos/ | 
| D | protos.go | 19 type proto interface {  interface 43 		proto  anonMember 48 		proto  anonMember 53 		proto  anonMember 58 		proto  anonMember 63 		proto  anonMember 72 		proto  anonMember 77 		proto  anonMember 86 		proto  anonMember 91 		proto  anonMember [all …] 
 | 
| /external/tensorflow/tensorflow/security/advisory/ | 
| D | tfsa-2022-033.md | 3 ### CVE Number 6 ### Impact 9 ### Patches 14 ### For more information
  | 
| D | tfsa-2022-030.md | 3 ### CVE Number 6 ### Impact 9 ### Patches 14 ### For more information
  | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | variant_tensor_data.cc | 23 VariantTensorData::VariantTensorData(VariantTensorDataProto proto) {  in VariantTensorData() 51 bool VariantTensorData::FromProto(VariantTensorDataProto proto) {  in FromProto() 63 bool VariantTensorData::FromConstProto(const VariantTensorDataProto& proto) {  in FromConstProto() 75   VariantTensorDataProto proto;  in SerializeAsString()  local 81   VariantTensorDataProto proto;  in SerializeToString()  local 87   VariantTensorDataProto proto;  in ParseFromString()  local
  | 
| D | resource_handle.cc | 54 ResourceHandle::ResourceHandle(const ResourceHandleProto& proto) {  in ResourceHandle() 58 Status ResourceHandle::BuildResourceHandle(const ResourceHandleProto& proto,  in BuildResourceHandle() 81 Status ResourceHandle::FromProto(const ResourceHandleProto& proto) {  in FromProto() 103   ResourceHandleProto proto;  in SerializeAsString()  local 109   ResourceHandleProto proto;  in ParseFromString()  local 172   ResourceHandleProto proto;  in EncodeResourceHandleList()  local 185   ResourceHandleProto proto;  in DecodeResourceHandleList()  local
  | 
| /external/tensorflow/tensorflow/core/ir/importexport/ | 
| D | load_proto.cc | 33 Status LoadProtoFromBuffer(absl::string_view input, protobuf::Message* proto) {  in LoadProtoFromBuffer() 42                            protobuf::MessageLite* proto) {  in LoadProtoFromBuffer() 52 Status LoadProtoFromFileImpl(absl::string_view input_filename, T* proto) {  in LoadProtoFromFileImpl() 68                          protobuf::Message* proto) {  in LoadProtoFromFile() 73                          protobuf::MessageLite* proto) {  in LoadProtoFromFile()
  | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ | 
| D | import_utils.cc | 34 Status LoadProtoFromBuffer(absl::string_view input, protobuf::Message* proto) {  in LoadProtoFromBuffer() 43                            protobuf::MessageLite* proto) {  in LoadProtoFromBuffer() 53 Status LoadProtoFromFileImpl(absl::string_view input_filename, T* proto) {  in LoadProtoFromFileImpl() 69                          protobuf::Message* proto) {  in LoadProtoFromFile() 74                          protobuf::MessageLite* proto) {  in LoadProtoFromFile()
  | 
| /external/iptables/extensions/ | 
| D | libxt_multiport.c | 66 proto_to_name(uint8_t proto)  in proto_to_name() 85 parse_multi_ports(const char *portstring, uint16_t *ports, const char *proto)  in parse_multi_ports() 107 		     const char *proto)  in parse_multi_ports_v1() 145 	const char *proto;  in check_proto()  local 165 	const char *proto;  in __multiport_parse()  local 211 	const char *proto;  in __multiport_parse_v1()  local 257 port_to_service(int port, uint8_t proto)  in port_to_service() 280                   uint16_t proto)  in __multiport_print() 327                                  int numeric, uint16_t proto)  in __multiport_print_v1() 381                              uint16_t proto)  in __multiport_save() [all …] 
 | 
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | 
| D | grpc_util_test.cc | 57   CleanupAllRequest proto;  in MakeProto()  local 88   CleanupAllRequest proto;  in TEST()  local 99   CleanupAllRequest proto;  in TEST()  local 125     CleanupAllRequest proto = MakeProto(c.length);  in TEST()  local 148     CleanupAllRequest proto = MakeProto(c.length);  in TEST()  local 162   auto proto = MakeProto(size);  in BM_UnparseGrpc()  local 173   auto proto = MakeProto(size);  in BM_UnparseString()  local 186   CleanupAllRequest proto = MakeProto(size);  in BM_ParseGrpc()  local 203   CleanupAllRequest proto = MakeProto(size);  in BM_ParseString()  local
  | 
| /external/tensorflow/tensorflow/tsl/platform/default/ | 
| D | human_readable_json.cc | 24 Status ProtoToHumanReadableJson(const protobuf::Message& proto, string* result,  in ProtoToHumanReadableJson() 44 Status ProtoToHumanReadableJson(const protobuf::MessageLite& proto,  in ProtoToHumanReadableJson() 50 Status HumanReadableJsonToProto(const string& str, protobuf::Message* proto) {  in HumanReadableJsonToProto() 65                                 protobuf::MessageLite* proto) {  in HumanReadableJsonToProto()
  | 
| /external/tensorflow/tensorflow/tools/proto_text/ | 
| D | gen_proto_text_functions_lib_test.cc | 101   TestAllTypes proto;  in TEST()  local 253   TestAllTypes proto;  in TEST()  local 353   NestedTestAllTypes proto;  in TEST()  local 376   TestAllTypes proto;  in TEST()  local 458   TestAllTypes proto;  in TEST()  local 505   TestAllTypes proto;  in TEST()  local 539   TestAllTypes proto;  in TEST()  local
  | 
| /external/pigweed/pw_rpc/pwpb/pw_rpc_pwpb_private/ | 
| D | internal_test_utils.h | 31 #define PW_ENCODE_PB(proto, result, ...) \  argument 34 #define _PW_ENCODE_PB_EXPAND(proto, result, unique, ...) \  argument 37 #define _PW_ENCODE_PB_IMPL(proto, result, unique, ...)                     \  argument 58 #define PW_DECODE_PB(proto, result, buffer)                                  \  argument
  | 
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/ | 
| D | BuilderProtoPool.java | 76 …ull @Override public BuilderStringReference getShorty(@Nonnull BuilderMethodProtoReference proto) {  in getShorty() 80 …l @Override public BuilderTypeReference getReturnType(@Nonnull BuilderMethodProtoReference proto) {  in getReturnType() 84 …llable @Override public BuilderTypeList getParameters(@Nonnull BuilderMethodProtoReference proto) {  in getParameters() 88     @Override public int getItemIndex(@Nonnull BuilderMethodProtoReference proto) {  in getItemIndex()
  | 
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/builder/ | 
| D | BuilderProtoPool.java | 76 …ull @Override public BuilderStringReference getShorty(@Nonnull BuilderMethodProtoReference proto) {  in getShorty() 80 …l @Override public BuilderTypeReference getReturnType(@Nonnull BuilderMethodProtoReference proto) {  in getReturnType() 84 …llable @Override public BuilderTypeList getParameters(@Nonnull BuilderMethodProtoReference proto) {  in getParameters() 88     @Override public int getItemIndex(@Nonnull BuilderMethodProtoReference proto) {  in getItemIndex()
  | 
| /external/perfetto/src/cloud_trace_processor/ | 
| D | trace_processor_wrapper_unittest.cc | 99     auto proto = WaitForStreamReady(stream);  in TEST()  local 107     auto proto = WaitForStreamReady(stream);  in TEST()  local 139     auto proto = WaitForStreamReady(stream);  in TEST()  local 150     auto proto = WaitForStreamReady(stream);  in TEST()  local 160     auto proto = WaitForStreamReady(stream);  in TEST()  local 181     auto proto = WaitForStreamReady(stream);  in TEST()  local
  | 
| /external/pigweed/pw_rpc/nanopb/pw_rpc_nanopb_private/ | 
| D | internal_test_utils.h | 27 #define PW_ENCODE_PB(proto, result, ...) \  argument 30 #define _PW_ENCODE_PB_EXPAND(proto, result, unique, ...) \  argument 33 #define _PW_ENCODE_PB_IMPL(proto, result, unique, ...)            \  argument 48 #define PW_DECODE_PB(proto, result, buffer)                                   \  argument
  |