Searched refs:aContentLength (Results 1 – 1 of 1) sorted by relevance
141 rtl::OUString aAcceptRanges, aContentRange, aContentLength; in lcl_sendPartialGETRequest() local151 it->Value >>= aContentLength; in lcl_sendPartialGETRequest()155 if ( aContentLength.getLength() ) in lcl_sendPartialGETRequest()157 nSize = aContentLength.toInt64(); in lcl_sendPartialGETRequest()
Completed in 24 milliseconds