Home
last modified time | relevance | path

Searched refs:getAllocator (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/images/
DSkImageDecoder.h92 SkBitmap::Allocator* getAllocator() const { return fAllocator; } in getAllocator() function
/external/opencore/protocols/http_parcom/src/
Dhttp_parser.cpp182 …TTPParserNormalContentObject, (iHeader->getKeyValuesStore(), iHeader->getAllocator(), iContentInfo… in parseEntityBody()
184 …ParserMultipartContentObject, (iHeader->getKeyValuesStore(), iHeader->getAllocator(), iContentInfo… in parseEntityBody()
186 …W(HTTPParserCTEContentObject, (iHeader->getKeyValuesStore(), iHeader->getAllocator(), iContentInfo… in parseEntityBody()
Dhttp_parser_internal.h318 PVMFBufferPoolAllocator *getAllocator() const in getAllocator() function