Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeXMLParser.cpp82 void Tokenizer::feed (const deUint8* bytes, int numBytes) in feed() function in xe::xml::Tokenizer
373 void Parser::feed (const deUint8* bytes, int numBytes) in feed() function in xe::xml::Parser
DxeContainerFormatParser.cpp65 void ContainerFormatParser::feed (const deUint8* bytes, int numBytes) in feed() function in xe::ContainerFormatParser
/external/chromium_org/chrome/browser/drive/
Ddrive_api_util.cc234 scoped_ptr<google_apis::ResourceList> feed(new google_apis::ResourceList); in ConvertFileListToResourceList() local
256 scoped_ptr<google_apis::ResourceList> feed(new google_apis::ResourceList); in ConvertChangeListToResourceList() local
/external/chromium_org/google_apis/drive/
Dgdata_wapi_parser_unittest.cc25 scoped_ptr<ResourceList> feed(ResourceList::ExtractAndParse(*document)); in TEST() local
Dgdata_wapi_parser.cc539 scoped_ptr<ResourceList> feed(new ResourceList()); in CreateFrom() local