Searched refs:ExtractAndParse (Results 1 – 4 of 4) sorted by relevance
20 return value ? ResourceEntry::ExtractAndParse(*value) : in ParseResourceEntry()
25 scoped_ptr<ResourceList> feed(ResourceList::ExtractAndParse(*document)); in TEST()152 scoped_ptr<ResourceEntry> entry(ResourceEntry::ExtractAndParse(*document)); in TEST()
450 scoped_ptr<ResourceEntry> ResourceEntry::ExtractAndParse( in ExtractAndParse() function in google_apis::ResourceEntry526 scoped_ptr<ResourceList> ResourceList::ExtractAndParse( in ExtractAndParse() function in google_apis::ResourceList
333 static scoped_ptr<ResourceEntry> ExtractAndParse(const base::Value& value);531 static scoped_ptr<ResourceList> ExtractAndParse(const base::Value& value);