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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xlttagtbl.h 94 Ret_t buildGenericCmd(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem);
xltdec.c 153 { TN_ADD, SML_PE_ADD, buildGenericCmd },
156 { TN_COPY, SML_PE_COPY, buildGenericCmd },
157 { TN_DELETE, SML_PE_DELETE, buildGenericCmd },
167 { TN_REPLACE, SML_PE_REPLACE, buildGenericCmd },
942 buildGenericCmd(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltdec.c 153 { TN_ADD, SML_PE_ADD, buildGenericCmd },
156 { TN_COPY, SML_PE_COPY, buildGenericCmd },
157 { TN_DELETE, SML_PE_DELETE, buildGenericCmd },
167 { TN_REPLACE, SML_PE_REPLACE, buildGenericCmd },
942 buildGenericCmd(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
    [all...]

Completed in 32 milliseconds