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

  /external/libxslt/libxslt/
functions.c 136 xmlChar *newURI;
138 newURI = xmlSaveUri(uri);
139 idoc = xsltLoadDocument(tctxt, newURI);
140 xmlFree(newURI);
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp     [all...]

Completed in 156 milliseconds