Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Dapi_util.cc69 struct TitleAndParentQuery struct
71 TitleAndParentQuery(const std::string& title, in TitleAndParentQuery() function
78 bool operator()(const google_apis::ResourceEntry* entry) const { in operator ()()
83 const std::string& title;
84 const std::string& parent_resource_id;
85 ParentType parent_type;