Searched refs:app_temp_path_ (Results 1 – 2 of 2) sorted by relevance
93 std::string UnixFilesystem::app_temp_path_; member in talk_base::UnixFilesystem457 if (!app_temp_path_.empty()) { in GetAppTempFolder()458 path->SetPathname(app_temp_path_); in GetAppTempFolder()472 app_temp_path_ = path->pathname(); in GetAppTempFolder()
109 static std::string app_temp_path_;