Home
last modified time | relevance | path

Searched defs:findContentLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_http_request_process_test/
H A Dprint_http_request_process_test.cpp332 bool findContentLength = false; in TearDown() variable
359 bool findContentLength = false; in TearDown() variable
381 bool findContentLength = false; in TearDown() variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp93 bool &findContentLength, size_t &contentLength) in GetContentLength()
183 bool findContentLength = false; in ProcessDataFromDevice() local