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

  /frameworks/base/media/libdrm/mobile2/src/rights/
Ro.cpp 256 const XMLElementImpl *curElement = static_cast<const XMLElementImpl*>(curNode);
258 if (curElement->hasAttributes())
263 const DOMString *id = curElement->getAttribute(&assetID);
279 curElement = static_cast<const XMLElementImpl*>(node);
280 name = curElement->getTagName();
287 token = curElement->getSoloText(STR_RO_CONTEXT_ID);
309 token = curElement->getSoloText(STR_RO_DIGEST_VALUE);
321 token = curElement->getSoloText(STR_RO_CIPHER_VALUE);
328 const XMLElementImpl *node = curElement->getSoloElement(STR_RO_RETRIEVAL_METHOD);
359 const XMLElementImpl *curElement = static_cast<const XMLElementImpl*>(curNode)
    [all...]
  /external/jhead/
exif.c     [all...]

Completed in 352 milliseconds