Searched defs:attrHash (Results 1 – 2 of 2) sorted by relevance
362 HashMap<String, String> attrHash = new HashMap<String, String>(); in loadAttrs() local371 Configurator.configure(getContext(), this, attrHash); in loadAttrs() local
311 xmlAttrHashBucket *attrHash; /* atttribute hash table */ member