Searched refs:home_path (Results 1 – 1 of 1) sorted by relevance
1398 char* home_path; in getSystemPathFromFileURL_001_81() local1399 home_path = getenv("HOME"); in getSystemPathFromFileURL_001_81()1400 rtl::OString expResult(home_path); in getSystemPathFromFileURL_001_81()1487 char* home_path; in getFileURLFromSystemPath_001() local1488 home_path = getenv("HOME"); in getFileURLFromSystemPath_001()1489 rtl::OString expResult(home_path); in getFileURLFromSystemPath_001()
Completed in 186 milliseconds