HomeSort by relevance Sort by last modified time
    Searched defs:mAttrValue (Results 1 - 2 of 2) sorted by null

  /external/icu4c/tools/toolutil/
xmlparser.h 228 RegexMatcher mAttrValue;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
MockXmlNode.java 41 private String mAttrValue;
75 mAttrValue = value;
201 return mAttrValue;

Completed in 131 milliseconds