HomeSort by relevance Sort by last modified time
    Searched refs:AttributeName (Results 1 - 5 of 5) 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)
144 #if #SetMethod != #AttributeName
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_) {
164 #define %mangle(Class) ##_## AttributeName ## _get(self_) GetMethodCall
165 #define %mangle(Class) ##_## AttributeName ## _set(self_, val_) SetMethodCall
170 %define %attribute_readonly(Class, AttributeType, AttributeName, GetMethod, GetMethodCall
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 
  /prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/
jsoup-1.6.3.jar 

Completed in 247 milliseconds