Searched defs:baseUri (Results 1 – 4 of 4) sorted by relevance
222 xml_unique_ptr baseUri(xmlPathToURI((const xmlChar *)base.c_str()), xmlFree); in mkUri() local
537 Cursor runQuery(ContentResolver resolver, String[] projection, Uri baseUri) { in runQuery()787 public CursorTranslator(Cursor cursor, Uri baseUri) { in CursorTranslator()
211 String baseUri = uriResource.getUri(); in get() local
621 CElement *pRootElement, _xmlDoc *doc, const string &baseUri, in xmlParse()