Searched refs:GetMessageDumpDirectory (Results 1 – 3 of 3) sorted by relevance
35 static const base::FilePath& GetMessageDumpDirectory();
92 const base::FilePath& MessageDumper::GetMessageDumpDirectory() { in GetMessageDumpDirectory() function in mojo::MessageDumper
156 if (!MessageDumper::GetMessageDumpDirectory().empty()) in Connector()