Home
last modified time | relevance | path

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

12345678910>>...33

/aosp_15_r20/trusty/kernel/lib/ubsan/
H A Dubsan.c78 static int64_t val_signed(const struct type_descriptor* type, in val_signed()
99 static uint64_t val_unsigned(const struct type_descriptor* type, in val_unsigned()
111 const struct type_descriptor* type, in render_val()
146 const char* details) { in log()
197 char details[DETAIL_RENDER_SIZE]; in handle_overflow() local
203 const struct type_descriptor* type = data->type; in handle_overflow() local
249 char details[DETAIL_RENDER_SIZE]; in UBSAN_HANDLER() local
265 char details[DETAIL_RENDER_SIZE]; in UBSAN_HANDLER() local
280 char details[DETAIL_RENDER_SIZE]; in UBSAN_HANDLER() local
302 const char* details; in UBSAN_HANDLER() local
[all …]
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A 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() method in ValidationMessage.BuilderSupport
300 public S details(Map<String, Object> details) { in details() method in ValidationMessage.BuilderSupport
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A 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()
/aosp_15_r20/external/googleapis/google/devtools/build/v1/
H A 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
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/
DPublishControllerImpl.java373 public void onPublishUpdated(@NonNull SipDetails details) { in onPublishUpdated()
523 SipDetails details = (SipDetails) args.arg4; in handleMessage() local
539 int type = message.arg1; in handleMessage() local
576 SipDetails details = (SipDetails) message.obj; in handleMessage() local
658 @NonNull Instant updatedTimestamp, String pidfXml, SipDetails details) { in sendPublishStateChangedMessage()
694 public void sendPublishUpdatedMessage(@NonNull SipDetails details) { in sendPublishUpdatedMessage()
733 public void sendPublishMessage(@PublishTriggerType int type) { in sendPublishMessage()
737 public void sendPublishMessage(@PublishTriggerType int type, long delay) { in sendPublishMessage()
1040 Instant updatedTimestamp, String pidfXml, SipDetails details) { in handlePublishStateChangedMessage()
1076 SipDetails details) { in getPublishAttributes()
[all …]
DPublishController.java117 void requestPublishFromInternal(@PublishTriggerType int type); in requestPublishFromInternal()
144 SipDetails details); in updatePublishRequestResult()
214 void onPublishUpdated(@NonNull SipDetails details); in onPublishUpdated()
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A 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
/aosp_15_r20/external/cronet/net/network_error_logging/
H A Dnetwork_error_logging_service.cc58 const char* type = nullptr; member
190 void OnRequest(RequestDetails details) override { in OnRequest()
208 void QueueSignedExchangeReport(SignedExchangeReportDetails details) override { in QueueSignedExchangeReport()
418 void DoOnRequest(RequestDetails details, base::Time request_received_time) { in DoOnRequest()
433 Error type = details.type; in DoOnRequest() local
499 void DoQueueSignedExchangeReport(SignedExchangeReportDetails details, in DoQueueSignedExchangeReport()
775 const std::string& type, in CreateReportBody()
777 const RequestDetails& details) { in CreateReportBody()
795 const SignedExchangeReportDetails& details, in CreateSignedExchangeReportBody()
/aosp_15_r20/external/json-schema-validator/src/test/suite/output-tests/draft-next/
H A 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 …]
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream.cc156 const std::string& details) { in OnUnrecoverableError()
162 const std::string& details) { in OnUnrecoverableError()
309 StreamType type) { in FlowController()
330 StreamType type) in QuicStream()
337 StreamType type, uint64_t stream_bytes_read, in QuicStream()
630 const std::string& details) { in OnUnrecoverableError()
636 const std::string& details) { in OnUnrecoverableError()
1139 TransmissionType type) { in RetransmitStreamData()
/aosp_15_r20/external/tpm2-tss/test/data/fapi/
H A DP_RSA_sh_policy.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
46 "type":"POLICYSECRET", string
55 "type":"POLICYPCR", string
H A DP_RSA_EK_persistent.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
21 "details":{ object
H A DP_RSA256.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
21 "details":{ object
H A DP_RSA.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
46 "type":"POLICYSECRET", string
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
H A 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
/aosp_15_r20/external/tpm2-tss/dist/fapi-profiles/
H A DP_RSA2048SHA256.json2 "type": "TPM2_ALG_RSA", string
9 "details":{ object
15 "details":{ object
46 "type":"POLICYSECRET", string
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicEncoderInfoManager.cpp151 status_t HeicEncoderInfoManager::getFrameRateMaps(sp<AMessage> details, FrameRateMaps* maps) { in getFrameRateMaps()
158 AMessage::Type type; in getFrameRateMaps() local
188 sp<AMessage> details, in getCodecSizeRange()
265 const sp<AMessage> details = caps->getDetails(); in getCodecDetails() local
303 const sp<AMessage> details = caps->getDetails(); in getHevcCodecDetails() local
/aosp_15_r20/external/aws-sdk-java-v2/services/mobile/src/main/resources/codegen-resources/
H A Dservice-2.json180 "type":"structure", string
189 "type":"string", string
193 "type":"string", string
197 "type":"map", string
203 "type":"structure", string
211 "Boolean":{"type":"boolean"}, string
213 "type":"string", string
217 "type":"structure", string
229 "type":"string", string
233 "type":"list", string
[all …]
/aosp_15_r20/external/googleapis/google/cloud/bigquery/migration/v2alpha/
H A Dmigration_entities.proto138 string type = 2; field
143 google.protobuf.Any details = 3; field
240 oneof details { oneof
/aosp_15_r20/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/proto/google/cloud/bigquery/migration/v2alpha/
H A Dmigration_entities.proto138 string type = 2; field
143 google.protobuf.Any details = 3; field
240 oneof details { oneof
/aosp_15_r20/external/json-schema-validator/src/test/resources/schema/
H A 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
/aosp_15_r20/external/aws-sdk-java-v2/services/swf/src/main/resources/codegen-resources/
H A Dservice-2.json540 "type":"string", string
545 "type":"structure", string
582 "type":"structure", string
600 "type":"structure", string
606 "details":{ object
626 "type":"structure", string
648 "type":"structure", string
658 "details":{ object
674 "type":"structure", string
730 "type":"structure", string
[all …]
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/
DMediaDetails.java112 private static void setExifData(MediaDetails details, ExifTag tag, in setExifData()
116 int type = tag.getDataType(); in setExifData() local
134 public static void extractExifInfo(MediaDetails details, String filePath) { in extractExifInfo()
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/data/
DMediaDetails.java111 private static void setExifData(MediaDetails details, ExifTag tag, in setExifData()
115 int type = tag.getDataType(); in setExifData() local
137 public static void extractExifInfo(MediaDetails details, String filePath) { in extractExifInfo()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-openapi/opencensus/proto/agent/metrics/v1/
Dmetrics_service.swagger.json22 "type": "object", string
60 "type": "object", string
63 "type": "array", string
65 "type": "number", string
75 "type": "object", string
78 "type": "string", string
89 "type": "object", string
99 "type": "object", string
102 "type": "number", string
107 "type": "string", string
[all …]

12345678910>>...33