Home
last modified time | relevance | path

Searched +defs:type +defs:details (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/external/grpc-grpc-java/api/src/main/java/io/grpc/
DInternalLogId.java43 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/
Dbuild_events.proto41 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/
DValidationMessage.java47 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/
DP_RSA_EK_persistent.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
21 "details":{ object
DP_RSA256.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
21 "details":{ object
DP_RSA_sh_policy.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
46 "type":"POLICYSECRET", string
55 "type":"POLICYPCR", string
DP_RSA.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
46 "type":"POLICYSECRET", string
DP_ECC.json2 "type": "TPM2_ALG_ECC", string
9 "details":{ object
33 "type":"POLICYSECRET", string
/external/tensorflow/tensorflow/java/src/gen/cc/
Djava_defs.h91 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/
Doutput-schema.json14 "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/
Druntime_log.proto41 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/
Dissue456-v7.json6 "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/
DP_RSA2048SHA256.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
46 "type":"POLICYSECRET", string
DP_ECCP256SHA256.json2 "type": "TPM2_ALG_ECC", string
9 "details":{ object
33 "type":"POLICYSECRET", string
/external/googleapis/google/cloud/notebooks/v1/
Devent.proto57 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/
Devent.proto57 EventType type = 2; field
60 map<string, string> details = 3 [(google.api.field_behavior) = OPTIONAL]; field
/external/googleapis/google/cloud/notebooks/v2/
Devent.proto66 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/
Doperation.pyx.pxi31 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/
Dmigration_entities.proto138 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/
Dmigration_entities.proto138 string type = 2; field
143 google.protobuf.Any details = 3; field
240 oneof details { oneof
/external/cronet/tot/net/network_error_logging/
Dnetwork_error_logging_service.cc60 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/
Dnetwork_error_logging_service.cc60 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/
Dop_stats_to_pod_stats.cc45 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/
Drpc_desc.rb26 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/
Dquic_stream.cc159 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()

12345678910>>...16