Searched refs:aContentTypeValue (Results 1 – 1 of 1) sorted by relevance
424 StrPtrLen aContentTypeValue; in getContentType() local425 if (iParser->getField(aContentTypeKey, aContentTypeValue)) in getContentType()427 if (aContentTypeValue.length() > 0) in getContentType()429 …aContentType = OSCL_HeapString<OsclMemAllocator> (aContentTypeValue.c_str(), aContentTypeValue.len… in getContentType()