Searched defs:raw_bytes (Results 1 – 4 of 4) sorted by relevance
119 std::string raw_bytes; // Empty on Windows means UTF-8 encoded name. in OnListFile() local123 const std::string& raw_bytes = filename.value(); in OnListFile() local
458 const char* raw_bytes; member
586 const std::string& raw_bytes, in GetDirectoryListingEntry()
1952 def do_test(self, raw_bytes, has_invalid_utf8): argument