Searched refs:pSystemPath (Results 1 – 1 of 1) sorted by relevance
42 rtl_uString * pSystemPath = 0; in main() local45 rtl_uString_newFromAscii (&pSystemPath, argv[1]); in main()47 result = osl_getFileURLFromSystemPath (pSystemPath, &pFileUrl); in main()48 rtl_uString_release (pSystemPath), pSystemPath = 0; in main()
Completed in 9 milliseconds