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

  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 295 m_templateList = new TemplateList();
322 // Need final composition of TemplateList. This adds the wild cards onto the chains.
707 private TemplateList m_templateList;
720 * Accessor method to retrieve the <code>TemplateList</code> associated with
723 * @return The composed <code>TemplateList</code>.
725 public final TemplateList getTemplateListComposed()
731 * Mutator method to set the <code>TemplateList</code> associated with this
735 * @param templateList The new <code>TemplateList</code> for this StylesheetRoot.
737 public final void setTemplateListComposed(TemplateList templateList
    [all...]
ElemApplyTemplates.java 226 final TemplateList tl = sroot.getTemplateListComposed();
TemplateList.java 19 * $Id: TemplateList.java 468643 2006-10-28 06:56:03Z minchau $
44 public class TemplateList implements java.io.Serializable
49 * Construct a TemplateList object. Needs to be public so it can
52 public TemplateList()
857 * stored in this TemplateList. The compiler can replace returned templates
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/
recoveryCtrl.c 540 TemplateListParams_T *pWhalTemplates = &pWhalCtrl->pWhalParams->TemplateList;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.h 378 TemplateListParams_T TemplateList; /* templates for recovery */
whalCtrl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.c     [all...]

Completed in 240 milliseconds