Searched refs:temp_path_utf8 (Results 1 – 1 of 1) sorted by relevance
339 std::string temp_path_utf8; in GetLogFilePath() local340 if (!android::base::WideToUTF8(temp_path, &temp_path_utf8)) { in GetLogFilePath()344 return temp_path_utf8 + log_name; in GetLogFilePath()