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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xltdmtnd.c 54 Ret_t buildDmTndFormatCmd(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
359 rc = buildDmTndFormatCmd(pDecoder, (VoidPtr_t)&pDmTndRTProps->format);
430 rc = buildDmTndFormatCmd(pDecoder, (VoidPtr_t)&pDmTndDFProps->defaultvalue);
436 rc = buildDmTndFormatCmd(pDecoder, (VoidPtr_t)&pDmTndDFProps->dfformat);
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltdmtnd.c 55 Ret_t buildDmTndFormatCmd(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem)
61 KCDBG("buildDmTndFormatCmd: Enter");
93 KCDBG("buildDmTndFormatCmd: b64");
97 KCDBG("buildDmTndFormatCmd: bin");
101 KCDBG("buildDmTndFormatCmd: bool");
105 KCDBG("buildDmTndFormatCmd: chr");
109 KCDBG("buildDmTndFormatCmd: int");
113 KCDBG("buildDmTndFormatCmd: node");
117 KCDBG("buildDmTndFormatCmd: null");
121 KCDBG("buildDmTndFormatCmd: xml");
    [all...]

Completed in 38 milliseconds