/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/metadata/ |
D | key.rs | 19 pub struct MetadataKey<VE: ValueEncoding> { struct 26 /// A possible error when converting a `MetadataKey` from another type. argument 37 impl<VE: ValueEncoding> MetadataKey<VE> { implementation 142 impl<VE: ValueEncoding> FromStr for MetadataKey<VE> { implementation 150 impl<VE: ValueEncoding> AsRef<str> for MetadataKey<VE> { implementation 156 impl<VE: ValueEncoding> AsRef<[u8]> for MetadataKey<VE> { implementation 162 impl<VE: ValueEncoding> Borrow<str> for MetadataKey<VE> { implementation 168 impl<VE: ValueEncoding> fmt::Debug for MetadataKey<VE> { implementation 174 impl<VE: ValueEncoding> fmt::Display for MetadataKey<VE> { implementation 187 impl<'a, VE: ValueEncoding> From<&'a MetadataKey<VE>> for MetadataKey<VE> { implementation [all …]
|
D | map.rs | 2030 impl<VE: ValueEncoding> Sealed<VE> for MetadataKey<VE> { implementation 2050 impl<VE: ValueEncoding> IntoMetadataKey<VE> for MetadataKey<VE> {} implementation 2052 impl<'a, VE: ValueEncoding> Sealed<VE> for &'a MetadataKey<VE> { implementation 2071 impl<'a, VE: ValueEncoding> IntoMetadataKey<VE> for &'a MetadataKey<VE> {} implementation 2138 impl<VE: ValueEncoding> Sealed<VE> for MetadataKey<VE> { implementation 2179 impl<VE: ValueEncoding> AsMetadataKey<VE> for MetadataKey<VE> {} implementation 2181 impl<'a, VE: ValueEncoding> Sealed<VE> for &'a MetadataKey<VE> { implementation 2222 impl<'a, VE: ValueEncoding> AsMetadataKey<VE> for &'a MetadataKey<VE> {} implementation 2433 impl<VE: ValueEncoding> Sealed for MetadataKey<VE> { implementation 2441 impl<VE: ValueEncoding> AsEncodingAgnosticMetadataKey for MetadataKey<VE> {} implementation [all …]
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/aio/ |
H A D | _metadata.py | 19 MetadataKey = str variable 36 def __init__(self, *args: Tuple[MetadataKey, MetadataValue]) -> None: 47 def add(self, key: MetadataKey, value: MetadataValue) -> None: 57 def __getitem__(self, key: MetadataKey) -> MetadataValue: 66 def __setitem__(self, key: MetadataKey, value: MetadataValue) -> None: 76 def __delitem__(self, key: MetadataKey) -> None: 83 def delete_all(self, key: MetadataKey) -> None: 102 self, key: MetadataKey, default: MetadataValue = None 109 def get_all(self, key: MetadataKey) -> List[MetadataValue]: 115 def set_all(self, key: MetadataKey, values: List[MetadataValue]) -> None: [all …]
|
/aosp_15_r20/external/cronet/components/metrics/call_stacks/ |
H A D | call_stack_profile_metadata.h | 71 struct MetadataKey { struct 75 MetadataKey& operator=(const MetadataKey& other); argument 82 using MetadataMap = std::map<MetadataKey, int64_t, MetadataKeyCompare>; argument
|
H A D | call_stack_profile_metadata.cc | 254 CallStackProfileMetadata::MetadataKey::MetadataKey(uint64_t name_hash, in MetadataKey() function in metrics::CallStackProfileMetadata::MetadataKey 281 const std::pair<MetadataKey, int64_t>& b) { in GetNewOrModifiedMetadataItems() 306 const std::pair<MetadataKey, int64_t>& rhs) { in GetDeletedMetadataItems()
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/metadata/v2/ |
H A D | metadata.proto | 41 message MetadataKey { message
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/metadata/v3/ |
H A D | metadata.proto | 40 message MetadataKey { message
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java_gen_java/gen/srcs/android/hardware/broadcastradio/V2_0/ |
D | MetadataKey.java | 4 public final class MetadataKey { class
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
H A D | _common.py | 35 expected_key: MetadataKey, expected_value: MetadataValue, actual: Metadata
|
/aosp_15_r20/external/pigweed/pw_blob_store/public/pw_blob_store/ |
H A D | blob_store.h | 620 const std::string_view MetadataKey() const { return name_; } in MetadataKey() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/ |
D | types.h | 284 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/ |
D | types.h | 284 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/ |
D | types.h | 284 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/ |
D | types.h | 284 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/1.0/ |
D | types.h | 284 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/ |
D | types.h | 699 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/ |
D | types.h | 699 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/ |
D | types.h | 699 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/ |
D | types.h | 699 enum class MetadataKey : int32_t { enum
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothDevice.java | 631 public @interface MetadataKey {} annotation in BluetoothDevice
|
/aosp_15_r20/external/aws-sdk-java-v2/test/protocol-tests/src/main/resources/codegen-resources/restxml/ |
H A D | service-2.json | 644 "MetadataKey":{"type":"string"}, object
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java/android_common/javac/ |
D | android.hardware.broadcastradio-V2.0-java.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/hardware/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java/android_common/turbine/ |
D | android.hardware.broadcastradio-V2.0-java.jar | android/hardware/broadcastradio/V2_0/AmFmBandRange.class
<Unknown>
package android.hardware. ... |
/aosp_15_r20/external/aws-sdk-java-v2/services/computeoptimizer/src/main/resources/codegen-resources/ |
H A D | service-2.json | 3455 "MetadataKey":{"type":"string"}, object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/glue/src/main/resources/codegen-resources/ |
H A D | service-2.json | 15801 "MetadataKey":{ object 16931 "MetadataKey":{ object 17359 "MetadataKey":{ object
|