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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xltdec.c 568 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSyncHdr->target);
572 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSyncHdr->source);
674 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSync->target);
677 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSync->source);
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltdec.c 568 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSyncHdr->target);
572 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSyncHdr->source);
674 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSync->target);
677 rc = buildTargetOrSource(pDecoder, (VoidPtr_t)&pSync->source);
    [all...]

Completed in 48 milliseconds