Searched refs:current_path (Results 1 – 1 of 1) sorted by relevance
496 OUStringBuffer current_path(m_LogPath); in getCurrentPath() local497 current_path.appendAscii("/"); in getCurrentPath()498 current_path.append(FN_CURRENTLOG); in getCurrentPath()499 current_path.appendAscii(".csv"); in getCurrentPath()500 return current_path.makeStringAndClear(); in getCurrentPath()
Completed in 12 milliseconds