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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xlttags.h 64 TN_ADD,
xltdec.c 153 { TN_ADD, SML_PE_ADD, buildGenericCmd },
332 case TN_ADD : g->elementType = SML_PE_ADD; break;
653 or until we find a TN_ADD, TN_ATOMIC, etc. start tag */
687 case TN_ADD:
781 or until we find a TN_ADD, TN_ATOMIC, etc. start tag */
801 case TN_ADD:
    [all...]
xlttags.c 262 { _TOKEN(TN_ADD, 0x05, "Add")},
xltenc.c 86 { TN_ADD, SML_PE_ADD },
664 * IN: tagId, the ID for the tag to generate (TN_ADD, ...)
767 case TN_ADD:
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltdec.c 153 { TN_ADD, SML_PE_ADD, buildGenericCmd },
332 case TN_ADD : g->elementType = SML_PE_ADD; break;
653 or until we find a TN_ADD, TN_ATOMIC, etc. start tag */
687 case TN_ADD:
781 or until we find a TN_ADD, TN_ATOMIC, etc. start tag */
801 case TN_ADD:
    [all...]
xlttags.c 261 { _TOKEN(TN_ADD, 0x05, "Add")},
xltenc.c 86 { TN_ADD, SML_PE_ADD },
664 * IN: tagId, the ID for the tag to generate (TN_ADD, ...)
767 case TN_ADD:
    [all...]

Completed in 271 milliseconds