Lines Matching refs:wstring
80 using std::wstring;
167 ExceptionHandler(const wstring& dump_path,
178 ExceptionHandler(const wstring& dump_path,
189 ExceptionHandler(const wstring& dump_path,
210 ExceptionHandler(const wstring& dump_path,
220 wstring dump_path() const { return dump_path_; } in dump_path()
221 void set_dump_path(const wstring &dump_path) { in set_dump_path()
240 static bool WriteMinidump(const wstring &dump_path,
250 const wstring& dump_path,
287 void Initialize(const wstring& dump_path,
391 wstring dump_path_;
394 wstring next_minidump_id_;
398 wstring next_minidump_path_;