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