Searched refs:file_name_ (Results 1 – 2 of 2) sorted by relevance
116 const std::string& FileName() const { return file_name_; } in FileName()175 std::string file_name_; variable
180 file_name_ = path.substr(pos + 1); in Dso()182 file_name_ = path; in Dso()