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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xlttagtbl.h 59 Byte_t wbxml; member in struct:Tag_s
xltencwbxml.c 2 /* module: The WBXML Encoder source file */
60 * Converts a element type into its wbxml token
64 * POST-Condition: return of wbxml token
68 * OUT: wbxml token
70 * RETURN: wbxml token
71 * 0, if no matching wbxml token
79 MemByte_t wbxml; member in struct:GlobTok_s
94 return globtoken[i].wbxml;
102 * Converts a Long_t opaque size to a wbxml mb_u_int32 and adds it to the buffer
129 //one more byte is needed in the mb_u_int32 representation of WBXML
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltencwbxml.c 2 /* module: The WBXML Encoder source file */
60 * Converts a element type into its wbxml token
64 * POST-Condition: return of wbxml token
68 * OUT: wbxml token
70 * RETURN: wbxml token
71 * 0, if no matching wbxml token
79 MemByte_t wbxml; member in struct:GlobTok_s
94 return globtoken[i].wbxml;
102 * Converts a Long_t opaque size to a wbxml mb_u_int32 and adds it to the buffer
129 //one more byte is needed in the mb_u_int32 representation of WBXML
    [all...]

Completed in 40 milliseconds