/external/grpc-grpc-java/api/src/main/java/io/grpc/ |
D | InternalLogId.java | 43 public static InternalLogId allocate(Class<?> type, @Nullable String details) { in allocate() 54 public static InternalLogId allocate(String typeName, @Nullable String details) { in allocate() 64 private final String details; field in InternalLogId 67 InternalLogId(String typeName, String details, long id) { in InternalLogId() 100 private static String getClassName(Class<?> type) { in getClassName()
|
/external/googleapis/google/devtools/build/v1/ |
D | build_events.proto | 41 google.protobuf.Any details = 2; field 50 google.protobuf.Any details = 4; field 56 google.protobuf.Any details = 1; field 67 google.protobuf.Any details = 2; field 73 ConsoleOutputStream type = 1; field 104 FinishType type = 1; field
|
/external/json-schema-validator/src/main/java/com/networknt/schema/ |
D | ValidationMessage.java | 47 private final String type; field in ValidationMessage 59 private final Map<String, Object> details; field in ValidationMessage 63 …ValidationMessage(String type, String code, JsonNodePath evaluationPath, SchemaLocation schemaLoca… in ValidationMessage() 64 … JsonNodePath instanceLocation, String property, Object[] arguments, Map<String, Object> details, in ValidationMessage() 225 protected String type; field in ValidationMessage.BuilderSupport 232 protected Map<String, Object> details; field in ValidationMessage.BuilderSupport 241 public S type(String type) { in type() argument 300 public S details(Map<String, Object> details) { in details() method in ValidationMessage.BuilderSupport
|
/external/tpm2-tss/test/data/fapi/ |
D | P_RSA_EK_persistent.json | 2 "type": "TPM2_ALG_RSA", string 9 "details":{ object 15 "details":{ object 21 "details":{ object
|
D | P_RSA256.json | 2 "type": "TPM2_ALG_RSA", string 9 "details":{ object 15 "details":{ object 21 "details":{ object
|
D | P_RSA_sh_policy.json | 2 "type": "TPM2_ALG_RSA", string 9 "details":{ object 15 "details":{ object 46 "type":"POLICYSECRET", string 55 "type":"POLICYPCR", string
|
D | P_RSA.json | 2 "type": "TPM2_ALG_RSA", string 9 "details":{ object 15 "details":{ object 46 "type":"POLICYSECRET", string
|
D | P_ECC.json | 2 "type": "TPM2_ALG_ECC", string 9 "details":{ object 33 "type":"POLICYSECRET", string
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | java_defs.h | 91 static Type ClassOf(const Type& type) { in ClassOf() 94 static Type ListOf(const Type& type) { in ListOf() 97 static Type IterableOf(const Type& type) { in IterableOf() 146 Type& add_supertype(const Type& type) { in add_supertype() 196 static Variable Create(const string& name, const Type& type) { in Create() 199 static Variable Varargs(const string& name, const Type& type) { in Varargs() 203 const Type& type() const { return type_; } in type() function 211 Variable(const string& name, const Type& type, bool variadic) in Variable() 257 const string& details() const { return details_; } in details() function 258 Javadoc& details(const string& details) { in details() argument
|
/external/json-schema-validator/src/test/suite/output-tests/draft-next/ |
D | output-schema.json | 14 "valid": { "type": "boolean" }, string 16 "type": "string", string 20 "type": "string", string 24 "type": "string", string 27 "details": { object 31 "type": "object", string 35 "type": "object", string 39 "type": "object", string 40 "additionalProperties": { "type": "string" } string 75 "type": "array", string [all …]
|
/external/googleapis/google/cloud/notebooks/logging/v1/ |
D | runtime_log.proto | 41 EventType type = 1 [(google.api.field_behavior) = REQUIRED]; field 44 map<string, string> details = 2 [(google.api.field_behavior) = OPTIONAL]; field
|
/external/json-schema-validator/src/test/resources/schema/ |
D | issue456-v7.json | 6 "type": "object", string 9 "details": { object 12 "type": "object", string 15 "type": "string" string 27 "type": "object", string 30 "type": "string" string
|
/external/tpm2-tss/dist/fapi-profiles/ |
D | P_RSA2048SHA256.json | 2 "type": "TPM2_ALG_RSA", string 9 "details":{ object 15 "details":{ object 46 "type":"POLICYSECRET", string
|
D | P_ECCP256SHA256.json | 2 "type": "TPM2_ALG_ECC", string 9 "details":{ object 33 "type":"POLICYSECRET", string
|
/external/googleapis/google/cloud/notebooks/v1/ |
D | event.proto | 57 EventType type = 2; field 60 map<string, string> details = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/ |
D | event.proto | 57 EventType type = 2; field 60 map<string, string> details = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
/external/googleapis/google/cloud/notebooks/v2/ |
D | event.proto | 66 EventType type = 2 [(google.api.field_behavior) = OPTIONAL]; field 69 map<string, string> details = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | operation.pyx.pxi | 31 def type(self): member in SendInitialMetadataOperation 58 def type(self): member in SendMessageOperation 80 def type(self): member in SendCloseFromClientOperation 93 def __cinit__(self, trailing_metadata, code, object details, int flags): 99 def type(self): member in SendStatusFromServerOperation 127 def type(self): member in ReceiveInitialMetadataOperation 150 def type(self): member in ReceiveMessageOperation 192 def type(self): member in ReceiveStatusOnClientOperation 226 def details(self): member in ReceiveStatusOnClientOperation 238 def type(self): member in ReceiveCloseOnServerOperation
|
/external/googleapis/google/cloud/bigquery/migration/v2alpha/ |
D | migration_entities.proto | 138 string type = 2; field 143 google.protobuf.Any details = 3; field 240 oneof details { oneof
|
/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/proto/google/cloud/bigquery/migration/v2alpha/ |
D | migration_entities.proto | 138 string type = 2; field 143 google.protobuf.Any details = 3; field 240 oneof details { oneof
|
/external/cronet/tot/net/network_error_logging/ |
D | network_error_logging_service.cc | 60 const char* type = nullptr; member 192 void OnRequest(RequestDetails details) override { in OnRequest() 210 void QueueSignedExchangeReport(SignedExchangeReportDetails details) override { in QueueSignedExchangeReport() 420 void DoOnRequest(RequestDetails details, base::Time request_received_time) { in DoOnRequest() 435 Error type = details.type; in DoOnRequest() local 501 void DoQueueSignedExchangeReport(SignedExchangeReportDetails details, in DoQueueSignedExchangeReport() 777 const std::string& type, in CreateReportBody() 779 const RequestDetails& details) { in CreateReportBody() 797 const SignedExchangeReportDetails& details, in CreateSignedExchangeReportBody()
|
/external/cronet/stable/net/network_error_logging/ |
D | network_error_logging_service.cc | 60 const char* type = nullptr; member 192 void OnRequest(RequestDetails details) override { in OnRequest() 210 void QueueSignedExchangeReport(SignedExchangeReportDetails details) override { in QueueSignedExchangeReport() 420 void DoOnRequest(RequestDetails details, base::Time request_received_time) { in DoOnRequest() 435 Error type = details.type; in DoOnRequest() local 501 void DoQueueSignedExchangeReport(SignedExchangeReportDetails details, in DoQueueSignedExchangeReport() 777 const std::string& type, in CreateReportBody() 779 const RequestDetails& details) { in CreateReportBody() 797 const SignedExchangeReportDetails& details, in CreateSignedExchangeReportBody()
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | op_stats_to_pod_stats.cc | 45 std::initializer_list<EventType> event_list) { in CreatePodStatsRecord() 86 const CoreDetails& details = core_id_map.at(entry.first); in ConvertOpStatsToPodStats() local
|
/external/grpc-grpc/src/ruby/lib/grpc/generic/ |
D | rpc_desc.rb | 26 attr_accessor :type accessor in GRPC.RpcDesc.Stream 28 def initialize(type) argument 195 def send_status(active_client, code, details, metadata = {}) argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_stream.cc | 159 const std::string& details) { in OnUnrecoverableError() 165 const std::string& details) { in OnUnrecoverableError() 333 StreamType type) { in FlowController() 354 StreamType type) in QuicStream() 361 StreamType type, uint64_t stream_bytes_read, in QuicStream() 683 const std::string& details) { in OnUnrecoverableError() 689 const std::string& details) { in OnUnrecoverableError() 1206 TransmissionType type) { in RetransmitStreamData()
|