Searched defs:SearchResultInfo (Results 1 – 1 of 1) sorted by relevance
24 struct SearchResultInfo { struct25 SearchResultInfo(const base::FilePath& path, bool is_directory) in SearchResultInfo() argument30 base::FilePath path;31 bool is_directory;