HomeSort by relevance Sort by last modified time
    Searched refs:raw_bytes (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/net/url_request/
url_request_file_dir_job.cc 119 std::string raw_bytes; // Empty on Windows means UTF-8 encoded name. local
123 const std::string& raw_bytes = filename.value(); local
127 raw_bytes,
  /external/chromium/net/base/
net_util.h 253 // |name| is the file name to be displayed. |raw_bytes| will be used
255 // server's encoding). If |raw_bytes| is an empty string, UTF-8 encoded |name|
258 // Both |name| and |raw_bytes| are escaped internally.
260 const std::string& raw_bytes,
net_util.cc     [all...]
net_util_unittest.cc 1258 const char* raw_bytes; member in struct:net::__anon5391::GetDirectoryListingEntryCase
    [all...]
  /external/chromium_org/net/base/
net_util.h 240 // |name| is the file name to be displayed. |raw_bytes| will be used
242 // server's encoding). If |raw_bytes| is an empty string, UTF-8 encoded |name|
245 // Both |name| and |raw_bytes| are escaped internally.
247 const std::string& raw_bytes,
net_util.cc     [all...]
net_util_unittest.cc 2226 const char* raw_bytes; member in struct:net::__anon11614::GetDirectoryListingEntryCase
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py     [all...]

Completed in 1709 milliseconds