HomeSort by relevance Sort by last modified time
    Searched refs:AttributeType (Results 1 - 6 of 6) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
attribute.swg 47 %attributeref(Class, AttributeType, AttributeName, AccessorMethod)
141 %define %attribute_custom(Class, AttributeType, AttributeName, GetMethod, SetMethod, GetMethodCall, SetMethodCall)
148 AttributeType AttributeName;
152 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(const C* self_) {
155 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(C* self_) {
158 template < class C > inline void %mangle(Class) ##_## AttributeName ## _set(C* self_, AttributeType val_) {
170 %define %attribute_readonly(Class, AttributeType, AttributeName, GetMethod, GetMethodCall)
175 AttributeType AttributeName;
179 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(const C* self_) {
182 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(C* self_)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc2315.py 15 namedtype.NamedType('type', AttributeType()),
21 namedtype.NamedType('attributeType', AttributeType()),
rfc2459.py 74 class AttributeType(univ.ObjectIdentifier): pass
78 namedtype.NamedType('type', AttributeType()),
84 namedtype.NamedType('type', AttributeType()),
    [all...]
rfc2251.py 20 class AttributeType(LDAPString): pass
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wininet.h     [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 

Completed in 256 milliseconds