HomeSort by relevance Sort by last modified time
    Searched full:wstring (Results 926 - 950 of 1090) sorted by null

<<31323334353637383940>>

  /external/chromium_org/base/
logging.h 825 BASE_EXPORT std::wstring GetLogFileFullPath();
    [all...]
  /external/chromium_org/chrome/browser/
enumerate_modules_model_win.cc 533 std::wstring key(std::wstring(L"CLSID\\") + registration.Name() +
    [all...]
  /external/chromium_org/chrome/utility/importer/
ie_importer_win.cc 295 GURL() : GURL(base::WideToUTF16(std::wstring(url)));
334 std::wstring url_wstring(base::UTF8ToWide(favicon_url.spec()));
  /external/chromium_org/third_party/webrtc/base/
proxydetect.cc 187 typedef std::wstring tstring;
744 std::wstring autoconfig_url16((ToUtf16)(proxy->autoconfig_url));
    [all...]
stream.cc 327 std::wstring wfilename;
349 std::wstring wfilename;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest.h 166 // ::std::string, ::wstring, or ::std::wstring object, each NUL
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h 166 // ::std::string, ::wstring, or ::std::wstring object, each NUL
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h 166 // ::std::string, ::wstring, or ::std::wstring object, each NUL
    [all...]
  /external/chromium_org/
PRESUBMIT.py 370 if 'presubmit: allow wstring' in line:
372 elif not allowWString and 'wstring' in line:
381 ' If you are calling a cross-platform API that accepts a wstring, '
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc     [all...]
  /external/gtest/src/
gtest.cc     [all...]
  /external/libcxx/include/
regex 225 typedef sub_match<wstring::const_iterator> wssub_match;
506 typedef match_results<wstring::const_iterator> wsmatch;
692 typedef regex_iterator<wstring::const_iterator> wsregex_iterator;
750 typedef regex_token_iterator<wstring::const_iterator> wsregex_token_iterator;
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc 898 Message& Message::operator <<(const ::std::wstring& wstr) {
907 Message& Message::operator <<(const ::wstring& wstr)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
regex 225 typedef sub_match<wstring::const_iterator> wssub_match;
506 typedef match_results<wstring::const_iterator> wsmatch;
692 typedef regex_iterator<wstring::const_iterator> wsregex_iterator;
750 typedef regex_token_iterator<wstring::const_iterator> wsregex_token_iterator;
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 914 Message& Message::operator <<(const ::std::wstring& wstr)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
regex 225 typedef sub_match<wstring::const_iterator> wssub_match;
506 typedef match_results<wstring::const_iterator> wsmatch;
692 typedef regex_iterator<wstring::const_iterator> wsregex_iterator;
750 typedef regex_token_iterator<wstring::const_iterator> wsregex_token_iterator;
    [all...]
  /external/chromium_org/base/json/
json_reader_unittest.cc 228 EXPECT_EQ(std::wstring(L"A\0\x1234", 3), UTF8ToWide(str_val));
  /external/chromium_org/chrome/browser/download/
download_query_unittest.cc 150 DownloadQuery::FilterType name, std::wstring cpp_value) {
  /external/chromium_org/chrome/installer/util/
installer_state.cc 809 const std::wstring* const launch_cmd) const {
  /external/chromium_org/components/url_fixer/
url_fixer.cc 620 std::wstring unescaped = base::UTF8ToWide(net::UnescapeURLComponent(
  /external/chromium_org/ipc/
ipc_message_utils.cc 342 void ParamTraits<std::wstring>::Log(const param_type& p, std::string* l) {
  /external/chromium_org/net/cert/
cert_verify_proc_win.cc 744 std::wstring wstr_hostname = base::ASCIIToWide(hostname);

Completed in 826 milliseconds

<<31323334353637383940>>