Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 25 of 195) sorted by relevance

12345678

/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/
H A DIkeConfigPayloadTest.java355 TunnelModeChildConfigAttrIpv4AddressBase attribute, in verifyEncodeIpv4AddressBaseAttribute()
365 IkeConfigAttrIpv4AddressBase attribute, in verifyEncodeIpv4AddressBaseAttribute()
375 TunnelModeChildConfigAttrIpv6AddressBase attribute, in verifyEncodeIpv6AddressBaseAttribute()
385 IkeConfigAttrIpv6AddressBase attribute, in verifyEncodeIpv6AddressBaseAttribute()
395 TunnelModeChildConfigAttrIpv6AddrRangeBase attribute, in verifyEncodeIpv6RangeBaseAttribute()
476 ConfigAttributeIpv4Netmask attribute = in testDecodeIpv4NetmaskWithValue() local
531 ConfigAttributeIpv4Dns attribute = new ConfigAttributeIpv4Dns(); in testEncodeIpv4Dns() local
580 ConfigAttributeIpv4Dhcp attribute = new ConfigAttributeIpv4Dhcp(); in testEncodeIpv4DhcpWithoutValue() local
686 ConfigAttributeIpv4Pcscf attribute = in testDecodeIpv4PcscfWithValue() local
852 ConfigAttributeIpv6Dns attribute = new ConfigAttributeIpv6Dns(); in testEncodeIpv6Dns() local
[all …]
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcpp_bindings.h76 nlattr *get_attribute(int attribute) { in get_attribute()
80 uint8_t get_u8(int attribute) { in get_u8()
84 uint16_t get_u16(int attribute) { in get_u16()
88 uint32_t get_u32(int attribute) { in get_u32()
92 uint64_t get_u64(int attribute) { in get_u64()
96 int get_len(int attribute) { in get_len()
100 void *get_data(int attribute) { in get_data()
221 wifi_error put_s8(int attribute, s8 value) { in put_s8()
224 wifi_error put_s16(int attribute, s16 value) { in put_s16()
233 wifi_error put_flag(int attribute) { in put_flag()
[all …]
H A Dcpp_bindings.cpp165 const char *attributeToString(int attribute) in attributeToString()
840 wifi_error WifiVendorCommand::put_u8(int attribute, uint8_t value) in put_u8()
860 wifi_error WifiVendorCommand::put_s8(int attribute, s8 value) in put_s8()
865 wifi_error WifiVendorCommand::put_s16(int attribute, s16 value) in put_s16()
870 wifi_error WifiVendorCommand::put_s32(int attribute, s32 value) in put_s32()
875 wifi_error WifiVendorCommand::put_s64(int attribute, s64 value) in put_s64()
880 wifi_error WifiVendorCommand::put_flag(int attribute) in put_flag()
935 struct nlattr * WifiVendorCommand::attr_start(int attribute) in attr_start()
940 void WifiVendorCommand::attr_end(struct nlattr *attribute) in attr_end()
951 wifi_error WifiVendorCommand::put_bytes(int attribute, in put_bytes()
[all …]
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.h76 nlattr *get_attribute(int attribute) { in get_attribute()
80 uint8_t get_u8(int attribute) { in get_u8()
84 uint16_t get_u16(int attribute) { in get_u16()
88 uint32_t get_u32(int attribute) { in get_u32()
92 uint64_t get_u64(int attribute) { in get_u64()
96 int get_len(int attribute) { in get_len()
100 void *get_data(int attribute) { in get_data()
104 void *get_string(int attribute) { in get_string()
202 int put_s8(int attribute, int8_t value) { in put_s8()
205 int put_u8(int attribute, uint8_t value) { in put_u8()
[all …]
/aosp12/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
H A DLeanbackUtils.java48 public static int getImeAction(EditorInfo attribute) { in getImeAction()
56 public static int getInputTypeClass(EditorInfo attribute) { in getInputTypeClass()
63 public static int getInputTypeVariation(EditorInfo attribute) { in getInputTypeVariation()
/aosp12/frameworks/base/core/java/android/util/
H A DAttributeSet.java161 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue()
173 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue()
191 public int getAttributeResourceValue(String namespace, String attribute, in getAttributeResourceValue()
203 public int getAttributeIntValue(String namespace, String attribute, in getAttributeIntValue()
217 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue()
229 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue()
H A DXmlPullAttributes.java62 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue()
68 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue()
74 public int getAttributeResourceValue(String namespace, String attribute, in getAttributeResourceValue()
80 public int getAttributeIntValue(String namespace, String attribute, in getAttributeIntValue()
86 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue()
92 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DNopAttributeSet.java65 public int getAttributeListValue(String namespace, String attribute, String[] options, int in getAttributeListValue()
71 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue()
77 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue()
82 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue()
87 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue()
93 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue()
H A DBridgeLayoutParamsMapAttributes.java84 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue()
90 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue()
96 public int getAttributeResourceValue(String namespace, String attribute, in getAttributeResourceValue()
102 public int getAttributeIntValue(String namespace, String attribute, in getAttributeIntValue()
108 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue()
114 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue()
H A DBridgeXmlBlockParser.java414 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue()
425 public float getAttributeFloatValue(String namespace, String attribute, float defaultValue) { in getAttributeFloatValue()
435 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue()
445 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue()
461 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue()
471 public int getAttributeUnsignedIntValue(String namespace, String attribute, int defaultValue) { in getAttributeUnsignedIntValue()
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_object.cpp97 EGLBoolean egl_surface_t::setSmpte2086Attribute(EGLint attribute, EGLint value) { in setSmpte2086Attribute()
143 EGLBoolean egl_surface_t::setCta8613Attribute(EGLint attribute, EGLint value) { in setCta8613Attribute()
219 EGLBoolean egl_surface_t::getColorSpaceAttribute(EGLint attribute, EGLint* value) const { in getColorSpaceAttribute()
227 EGLBoolean egl_surface_t::getSmpte2086Attribute(EGLint attribute, EGLint* value) const { in getSmpte2086Attribute()
273 EGLBoolean egl_surface_t::getCta8613Attribute(EGLint attribute, EGLint* value) const { in getCta8613Attribute()
H A DeglApi.cpp99 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* value) { in eglGetConfigAttrib()
152 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint* value) { in eglQuerySurface()
189 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint* value) { in eglQueryContext()
289 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) { in eglSurfaceAttrib()
457 EGLBoolean eglGetSyncAttrib(EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib* value) { in eglGetSyncAttrib()
464 EGLBoolean eglGetSyncAttribKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint* value) { in eglGetSyncAttribKHR()
485 EGLBoolean eglStreamAttribKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, in eglStreamAttribKHR()
493 EGLBoolean eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, in eglQueryStreamKHR()
501 EGLBoolean eglQueryStreamu64KHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, in eglQueryStreamu64KHR()
509 EGLBoolean eglQueryStreamTimeKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, in eglQueryStreamTimeKHR()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DSettingsXml.java320 WriteSection attribute(String attrName, @Nullable String value) throws IOException; in attribute() method
322 WriteSection attribute(String attrName, int value) throws IOException; in attribute() method
324 WriteSection attribute(String attrName, long value) throws IOException; in attribute() method
326 WriteSection attribute(String attrName, boolean value) throws IOException; in attribute() method
355 public WriteSection attribute(String attrName, String value) throws IOException { in attribute() method in SettingsXml.WriteSectionImpl
363 public WriteSection attribute(String attrName, int value) throws IOException { in attribute() method in SettingsXml.WriteSectionImpl
371 public WriteSection attribute(String attrName, long value) throws IOException { in attribute() method in SettingsXml.WriteSectionImpl
379 public WriteSection attribute(String attrName, boolean value) throws IOException { in attribute() method in SettingsXml.WriteSectionImpl
/aosp12/frameworks/layoutlib/bridge/src/android/util/
H A DBridgeXmlPullAttributes.java118 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue()
135 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue()
152 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue()
159 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue()
200 public int getAttributeUnsignedIntValue(String namespace, String attribute, in getAttributeUnsignedIntValue()
217 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue()
/aosp12/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_display_manager-test.cpp34 DvrSurfaceAttribute attribute; in MakeAttribute() local
41 DvrSurfaceAttribute attribute; in MakeAttribute() local
49 DvrSurfaceAttribute attribute; in MakeAttribute() local
57 DvrSurfaceAttribute attribute; in MakeAttribute() local
65 DvrSurfaceAttribute attribute; in MakeAttribute() local
74 DvrSurfaceAttribute attribute; in MakeAttribute() local
83 DvrSurfaceAttribute attribute; in MakeAttribute() local
92 DvrSurfaceAttribute attribute; in MakeAttribute() local
101 DvrSurfaceAttribute attribute; in MakeAttribute() local
110 DvrSurfaceAttribute attribute; in MakeAttribute() local
[all …]
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DLinkerConfig.h69 const AttributeOption& attribute() const { return m_Attribute; } in attribute() function
70 AttributeOption& attribute() { return m_Attribute; } in attribute() function
/aosp12/frameworks/av/media/libmedia/include/media/
H A DEventMetric.h86 void Record(double value, AttributeType attribute) { in Record()
161 void SetAttribute(const AttributeType& attribute) { in SetAttribute()
H A DCounterMetric.h65 void Increment(AttributeType attribute) { in Increment()
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libvirtualdisplay/
H A DExynosVirtualDisplayModule.cpp41 int32_t ExynosVirtualDisplayModule::getDisplayAttribute( in getDisplayAttribute()
/aosp12/system/connectivity/wificond/net/
H A Dnl80211_packet.h140 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute()
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglCreateSync.java18 int attribute, in eglGetSyncAttrib()
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DOmxStore.cpp86 ServiceAttribute attribute; in OmxStore() local
120 NodeAttribute attribute; in OmxStore() local
/aosp12/frameworks/av/media/libstagefright/
H A DOmxInfoBuilder.cpp63 for (const auto& attribute : node.attributes) { in queryCapabilities() local
169 for (const IOmxStore::Attribute& attribute : node.attributes) { in buildMediaCodecList() local
/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIMultiClientInputMethodSession.aidl25 in IInputContext inputContext, int missingMethods, in EditorInfo attribute, in startInputOrWindowGainedFocus()
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/ide/common/resources/deprecated/
H A DValidatingResourceParser.java110 String attribute = parser.getAttributeName(i); in parse() local

12345678