Home
last modified time | relevance | path

Searched refs:StopInputThread (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/include/
H A Dimage_sink_decoder.h77 int32_t StopInputThread();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A Dimage_sink_decoder_test.cpp513 imageDecoder_->StopInputThread();
534 imageDecoder_->StopInputThread();
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp292 StopInputThread(); in StopDecoder()
455 int32_t ImageSinkDecoder::StopInputThread() in StopInputThread() function in OHOS::DistributedHardware::ImageSinkDecoder