Searched defs:TitleAndParentQuery (Results 1 – 1 of 1) sorted by relevance
69 struct TitleAndParentQuery struct71 TitleAndParentQuery(const std::string& title, in TitleAndParentQuery() function78 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;