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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xltmetinf.c 96 rc = buildPCData(pDecoder, (VoidPtr_t)&pAnchor->last);
99 rc = buildPCData(pDecoder, (VoidPtr_t)&pAnchor->next);
149 rc = buildPCData(pDecoder, (VoidPtr_t)&pMem->shared);
152 rc = buildPCData(pDecoder, (VoidPtr_t)&pMem->free);
155 rc = buildPCData(pDecoder, (VoidPtr_t)&pMem->freeid);
208 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->format);
211 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->type);
232 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->mark);
235 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->size);
238 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->version)
    [all...]
xltdec.c 547 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->version);
551 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->proto);
555 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->sessionID);
559 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->msgID);
563 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->respURI);
579 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->meta);
659 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->cmdID);
663 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->meta);
666 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->noc);
787 rc = buildPCData(pDecoder, (VoidPtr_t)&pAoS->cmdID)
    [all...]
xltdevinf.c 131 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->verdtd);
134 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->man);
137 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->mod);
140 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->oem);
143 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->fwv);
146 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->swv);
149 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->hwv);
152 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->devid);
155 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->devtyp);
171 rc = buildPCData(pDecoder, (VoidPtr_t)&tmp_ptr)
    [all...]
xltdmtnd.c 133 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndFormat->value);
188 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndType->mime);
191 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndType->ddfname);
356 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->acl);
362 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->name);
365 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->size);
368 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->title);
371 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->tstamp);
377 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->verno);
433 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndDFProps->description)
    [all...]
xlttagtbl.h 98 Ret_t buildPCData(XltDecoderPtr_t pDecoder, VoidPtr_t *ppElem);
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltmetinf.c 96 rc = buildPCData(pDecoder, (VoidPtr_t)&pAnchor->last);
99 rc = buildPCData(pDecoder, (VoidPtr_t)&pAnchor->next);
149 rc = buildPCData(pDecoder, (VoidPtr_t)&pMem->shared);
152 rc = buildPCData(pDecoder, (VoidPtr_t)&pMem->free);
155 rc = buildPCData(pDecoder, (VoidPtr_t)&pMem->freeid);
208 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->format);
211 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->type);
232 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->mark);
235 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->size);
238 rc = buildPCData(pDecoder, (VoidPtr_t)&pMeta->version)
    [all...]
xltdec.c 547 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->version);
551 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->proto);
555 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->sessionID);
559 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->msgID);
563 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->respURI);
579 rc = buildPCData(pDecoder, (VoidPtr_t)&pSyncHdr->meta);
659 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->cmdID);
663 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->meta);
666 rc = buildPCData(pDecoder, (VoidPtr_t)&pSync->noc);
787 rc = buildPCData(pDecoder, (VoidPtr_t)&pAoS->cmdID)
    [all...]
xltdevinf.c 135 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->verdtd);
138 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->man);
141 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->mod);
144 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->oem);
147 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->fwv);
150 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->swv);
153 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->hwv);
156 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->devid);
159 rc = buildPCData(pDecoder, (VoidPtr_t)&pElem->devtyp);
175 rc = buildPCData(pDecoder, (VoidPtr_t)&tmp_ptr)
    [all...]
xltdmtnd.c 147 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndFormat->value);
227 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndType->mime);
234 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndType->ddfname);
408 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->acl);
419 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->name);
426 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->size);
433 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->title);
440 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->tstamp);
451 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndRTProps->verno);
515 rc = buildPCData(pDecoder, (VoidPtr_t)&pDmTndDFProps->description)
    [all...]

Completed in 232 milliseconds