Home
last modified time | relevance | path

Searched defs:wstring (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/client/windows/sender/
Dcrash_report_sender.cc61 const wstring &url, const map<wstring, wstring> &parameters, in SendCrashReport()
/external/google-breakpad/src/common/windows/
Dhttp_upload.cc144 bool CheckParameters(const map<wstring, wstring> &parameters) { in CheckParameters()
393 bool GenerateRequestBody(const map<wstring, wstring> &parameters, in GenerateRequestBody()
466 const map<wstring, wstring>& parameters, in SendMultipartPostRequest()
/external/google-breakpad/src/tools/windows/converter_exe/
Dhttp_download.cc86 static bool CheckParameters(const map<wstring, wstring> *parameters) { in CheckParameters()
145 const map<wstring, wstring> *parameters, in Download()
Dconverter.cc137 map<wstring, wstring> *wsmap) { in StringMapToWStringMap()
170 map<wstring, wstring> *wparameters) { in MissingSymbolInfoToParameters()
/external/mdnsresponder/mDNSWindows/
DVPCDetect.cpp120 wchar_t * wstring = wcslwr( V_BSTR( &v ) ); in IsVPCRunning() local
/external/clang/test/Misc/
Ddiagnostic-crash.cpp8 typedef basic_string<wchar_t> wstring; typedef
/external/libxml2/
Dtrio.c671 trio_wchar_t *wstring; member
/external/armnn/third-party/ghc/
Dfilesystem.hpp2397 GHC_INLINE std::wstring path::wstring() const in wstring() function in ghc::filesystem::path