Home
last modified time | relevance | path

Searched refs:new_ending (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dfile_util.cc326 void AppendToPath(std::wstring* path, const std::wstring& new_ending) { in AppendToPath() argument
334 path->append(new_ending); in AppendToPath()
Dfile_util.h87 void AppendToPath(std::wstring* path, const std::wstring& new_ending);