Searched refs:fixed_addr_string (Results 1 – 1 of 1) sorted by relevance
25 typedef std::unique_ptr<std::string> fixed_addr_string; typedef26 std::map<fixed_addr_string, fixed_addr_string> UnsavedFileContents;82 fixed_addr_string(new std::string(Filename)), in MapUnsavedFile()83 fixed_addr_string(new std::string(Contents)))); in MapUnsavedFile()