Searched refs:StartWriteDataToPrinterLooper (Results 1 – 3 of 3) sorted by relevance
79 void StartWriteDataToPrinterLooper();
1088 printHttpRequestProcess.StartWriteDataToPrinterLooper();
355 void PrintHttpRequestProcess::StartWriteDataToPrinterLooper() in StartWriteDataToPrinterLooper() function in OHOS::Print::PrintHttpRequestProcess407 std::thread writeDataTask([this] {this->StartWriteDataToPrinterLooper();}); in CreatWriteDataTask()