Searched refs:temp_id_ (Results 1 – 2 of 2) sorted by relevance
52 temp_id_(std::move(other.temp_id_)), in NewFile()68 const std::string& TempId() const { return temp_id_; } in TempId()115 std::string temp_id_; variable
110 temp_id_ = temp_path_.substr(/*pos=*/final_path_.length() + 1, /*count=*/6); in Init()