Home
last modified time | relevance | path

Searched defs:KeyValuePair (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/skia/bazel/exporter/build_proto/analysis_v2/
H A Danalysis_v2.pb.go772 type KeyValuePair struct { struct
773 state protoimpl.MessageState
774 sizeCache protoimpl.SizeCache
775 unknownFields protoimpl.UnknownFields
778 Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
780 Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
783 func (x *KeyValuePair) Reset() {
792 func (x *KeyValuePair) String() string {
796 func (*KeyValuePair) ProtoMessage() {}
798 func (x *KeyValuePair) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/prebuilts/bazel/common/proto/analysis_v2/
Danalysis_v2.pb.go792 type KeyValuePair struct { struct
793 state protoimpl.MessageState
794 sizeCache protoimpl.SizeCache
795 unknownFields protoimpl.UnknownFields
798 Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
800 Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
803 func (x *KeyValuePair) Reset() {
812 func (x *KeyValuePair) String() string {
816 func (*KeyValuePair) ProtoMessage() {}
818 func (x *KeyValuePair) ProtoReflect() protoreflect.Message {
[all …]
Danalysis_v2.proto156 message KeyValuePair { message
/aosp_15_r20/external/slf4j/slf4j-api/src/main/java/org/slf4j/event/
H A DKeyValuePair.java5 public class KeyValuePair { class
10 public KeyValuePair(String key, Object value) { in KeyValuePair() method in KeyValuePair
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DMediaConstraints.java23 public static class KeyValuePair { class in MediaConstraints
27 public KeyValuePair(String key, String value) { in KeyValuePair() method in MediaConstraints.KeyValuePair
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_frame_test.cc496 struct KeyValuePair { struct in quiche::test::__anona5a5d6350111::FakeHeaders
497 KeyValuePair(const std::string& key, const std::string& value) in KeyValuePair() function
499 KeyValuePair() {} in KeyValuePair() function
501 std::string key;
502 std::string value;
/aosp_15_r20/external/nanopb-c/tests/cyclic_messages/
H A Dcyclic.proto19 message KeyValuePair message
/aosp_15_r20/out/soong/.intermediates/art/odrefresh/art-apex-cache-info/gen/cpp/include/
Dcom_android_art.h24 class KeyValuePair; variable
/aosp_15_r20/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
H A Dfull_test.proto204 message KeyValuePair { message
/aosp_15_r20/external/cronet/base/win/
H A Dmap.h70 KeyValuePair(StorageK key, StorageV value) in KeyValuePair() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprObjC.h326 using KeyValuePair = ObjCDictionaryLiteral_KeyValuePair; variable
339 size_t numTrailingObjects(OverloadToken<KeyValuePair>) const { in numTrailingObjects()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprObjC.h326 using KeyValuePair = ObjCDictionaryLiteral_KeyValuePair; variable
339 size_t numTrailingObjects(OverloadToken<KeyValuePair>) const { in numTrailingObjects()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprObjC.h326 using KeyValuePair = ObjCDictionaryLiteral_KeyValuePair; variable
339 size_t numTrailingObjects(OverloadToken<KeyValuePair>) const { in numTrailingObjects()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprObjC.h326 using KeyValuePair = ObjCDictionaryLiteral_KeyValuePair; variable
339 size_t numTrailingObjects(OverloadToken<KeyValuePair>) const { in numTrailingObjects()
/aosp_15_r20/out/soong/.intermediates/art/odrefresh/art-apex-cache-info/gen/cpp/
Dcom_android_art.cpp112KeyValuePair::KeyValuePair(std::string k, std::string v) : k_(std::move(k)), v_(std::move(v)) { in KeyValuePair() function in com::android::art::KeyValuePair
/aosp_15_r20/external/python/cpython3/Parser/
Dpegen.h91 } KeyValuePair; typedef
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticinference/src/main/resources/codegen-resources/
H A Dservice-2.json350 "KeyValuePair":{ object
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/net/sf/jopt-simple/jopt-simple/4.9/
HDjopt-simple-4.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/sf/jopt-simple/jopt-simple/4.9/
HDjopt-simple-4.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/slf4j/slf4j-jdk14/android_common_apex33/javac/
Dslf4j-jdk14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/slf4j/slf4j-jdk14/android_common_apex33/turbine/
Dslf4j-jdk14.jarorg/slf4j/ILoggerFactory.class <Unknown> package org.slf4j public abstract org.slf4j ...
/aosp_15_r20/external/aws-sdk-java-v2/services/batch/src/main/resources/codegen-resources/
H A Dservice-2.json2509 "KeyValuePair":{ object
/aosp_15_r20/external/aws-sdk-java-v2/services/mediatailor/src/main/resources/codegen-resources/
H A Dservice-2.json2186 "KeyValuePair":{ object
/aosp_15_r20/external/aws-sdk-java-v2/services/ecs/src/main/resources/codegen-resources/
H A Dservice-2.json3459 "KeyValuePair":{ object
/aosp_15_r20/external/aws-sdk-java-v2/services/macie2/src/main/resources/codegen-resources/
H A Dservice-2.json6906 "KeyValuePair": { object

12