Searched defs:GetDirectoryListingEntryCase (Results 1 – 1 of 1) sorted by relevance
15 struct GetDirectoryListingEntryCase { struct16 const wchar_t* name;17 const char* const raw_bytes;18 bool is_dir;19 int64_t filesize;20 base::Time time;21 const char* const expected;