Home
last modified time | relevance | path

Searched defs:AttributeMap (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DAttributeMap.java49 public final class AttributeMap implements ToCopyableBuilder<AttributeMap.Builder, AttributeMap>, S… class
55 private AttributeMap(Builder builder) { in AttributeMap() method in AttributeMap
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DSyncEGL.h16 class AttributeMap; variable
H A DImageEGL.h16 class AttributeMap; variable
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
Ddictionary_header_structure_policy.h33 typedef std::map<std::vector<int>, std::vector<int>> AttributeMap; typedef
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DSyncMtl.h22 class AttributeMap; variable
H A DIOSurfaceSurfaceMtl.h17 class AttributeMap; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/mac/
H A DIOSurfaceSurfaceVkMac.h20 class AttributeMap; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DEGLSyncImpl.h20 class AttributeMap; variable
H A DEGLImplFactory.h17 class AttributeMap; variable
H A DDisplayImpl.h33 class AttributeMap; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h20 class AttributeMap; variable
H A DRendererGL.h35 class AttributeMap; variable
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs_autogen.h26 class AttributeMap; variable
H A Degl_ext_stubs_autogen.h26 class AttributeMap; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DEGLImageD3D.h21 class AttributeMap; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSyncVk.h19 class AttributeMap; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.h21 class AttributeMap; variable
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A DMessageDefinition.cpp21 AttributeMap::AttributeMap(const std::initializer_list<value_type> attrTypes) in AttributeMap() function in android::nl::protocols::AttributeMap
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DAttributedString.java1046 private final class AttributeMap extends AbstractMap<Attribute,Object> { class
1052 AttributeMap(int runIndex, int beginIndex, int endIndex) { in AttributeMap() method in AttributedString.AttributedStringIterator.AttributeMap
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DAttributedString.java1046 private final class AttributeMap extends AbstractMap<Attribute,Object> { class
1052 AttributeMap(int runIndex, int beginIndex, int endIndex) { in AttributeMap() method in AttributedString.AttributedStringIterator.AttributeMap
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/text/
DAttributedString.java1046 private final class AttributeMap extends AbstractMap<Attribute,Object> { class
1052 AttributeMap(int runIndex, int beginIndex, int endIndex) { in AttributeMap() method in AttributedString.AttributedStringIterator.AttributeMap
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
DMediaCodecsXmlParser.h54 typedef std::map<std::string, std::string> AttributeMap; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
DMediaCodecsXmlParser.h54 typedef std::map<std::string, std::string> AttributeMap; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
DMediaCodecsXmlParser.h54 typedef std::map<std::string, std::string> AttributeMap; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
DMediaCodecsXmlParser.h54 typedef std::map<std::string, std::string> AttributeMap; typedef

1234