Home
last modified time | relevance | path

Searched defs:tag_value (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dcbs.c410 static int cbs_get_asn1(CBS *cbs, CBS *out, unsigned tag_value, in cbs_get_asn1()
433 int CBS_get_asn1(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1()
437 int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1_element()
441 int CBS_peek_asn1_tag(const CBS *cbs, unsigned tag_value) { in CBS_peek_asn1_tag()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dcbs.c410 static int cbs_get_asn1(CBS *cbs, CBS *out, unsigned tag_value, in cbs_get_asn1()
433 int CBS_get_asn1(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1()
437 int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1_element()
441 int CBS_peek_asn1_tag(const CBS *cbs, unsigned tag_value) { in CBS_peek_asn1_tag()
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/proto-google-cloud-resourcemanager-v3/src/main/proto/google/cloud/resourcemanager/v3/
H A Dtag_values.proto280 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field
296 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field
H A Dtag_bindings.proto236 string tag_value = 1 [(google.api.resource_reference) = { field
/aosp_15_r20/external/googleapis/google/cloud/resourcemanager/v3/
H A Dtag_values.proto280 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field
296 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field
H A Dtag_bindings.proto236 string tag_value = 1 [(google.api.resource_reference) = { field
/aosp_15_r20/external/boringssl/src/crypto/bytestring/
H A Dcbs.c438 static int cbs_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value, in cbs_get_asn1()
461 int CBS_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1()
465 int CBS_get_asn1_element(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1_element()
469 int CBS_peek_asn1_tag(const CBS *cbs, CBS_ASN1_TAG tag_value) { in CBS_peek_asn1_tag()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bytestring/
H A Dcbs.c438 static int cbs_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value, in cbs_get_asn1()
461 int CBS_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1()
465 int CBS_get_asn1_element(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1_element()
469 int CBS_peek_asn1_tag(const CBS *cbs, CBS_ASN1_TAG tag_value) { in CBS_peek_asn1_tag()
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
H A Dframe_buffer.h256 void InsertOrUpdateTag(const std::string& tag_key, absl::any tag_value) { in InsertOrUpdateTag()
262 absl::Status InsertTag(const std::string& tag_key, absl::any tag_value) { in InsertTag()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dlog_message.cc581 constexpr uint8_t tag_value = str_type == StringType::kLiteral in CopyToEncodedBuffer() local
608 constexpr uint8_t tag_value = str_type == StringType::kLiteral in CopyToEncodedBuffer() local
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/metrics/v3/
H A Dstats.proto230 oneof tag_value { oneof
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dparser.cc20 CBS_ASN1_TAG tag_value; in PeekTagAndValue() local
/aosp_15_r20/external/cronet/base/test/
H A Dgtest_xml_util.cc56 std::string tag_value; member
/aosp_15_r20/external/googleapis/google/cloud/policytroubleshooter/iam/v3beta/
H A Dtroubleshooter.proto319 string tag_value = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/googleapis/google/cloud/policytroubleshooter/iam/v3/
H A Dtroubleshooter.proto322 string tag_value = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_results_tracker.cc508 for (const auto& tag_value : tag.second) { in SaveSummaryAsJSON() local
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dsema.h55 uint64_t tag_value; member
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp627 auto tag_value = value[member.c_str()]; in ParseCharacteristics() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1124 LLVMValueRef tag_value, in s3tc_store_cached_block()
1924 LLVMValueRef dxt_block, tag_value; in generate_update_cache_one_block() local
/aosp_15_r20/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp2567 uint8_t tag_value = pointer[-get_tag_offset()]; in TEST_F() local
/aosp_15_r20/external/webrtc/pc/
H A Dwebrtc_sdp.cc3522 std::string tag_value; in ParseCryptoAttribute() local