Home
last modified time | relevance | path

Searched defs:attrName (Results 1 – 2 of 2) sorted by relevance

/packages/apps/IM/libwbxml/include/
Dwbxml_tabledef.h34 const char * attrName; member
/packages/apps/IM/libwbxml/src/
Dwbxml_jni.cpp130 jstring attrName = env->NewStringUTF(atts[i].name.c_str()); in startElement() local