Home
last modified time | relevance | path

Searched refs:CheckLineEnd (Results 1 - 2 of 2) sorted by relevance

/base/print/print_fwk/services/print_service/include/
H A Dprint_http_request_process.h91 bool CheckLineEnd(std::vector<uint8_t> &readTempBuffer, size_t index);
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp130 bool PrintHttpRequestProcess::CheckLineEnd(std::vector<uint8_t> &readTempBuffer, size_t index) in CheckLineEnd() function in OHOS::Print::PrintHttpRequestProcess
191 bool findLineEnd = (!findRequestId && CheckLineEnd(readTempBuffer, index)); in ProcessDataFromDevice()

Completed in 2 milliseconds