Home
last modified time | relevance | path

Searched defs:SearchResultInfo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_system_interface.h24 struct SearchResultInfo { struct
25 SearchResultInfo(const base::FilePath& path, bool is_directory) in SearchResultInfo() argument
30 base::FilePath path;
31 bool is_directory;