Home
last modified time | relevance | path

Searched defs:StopThread (Results 1 – 9 of 9) sorted by relevance

/foundation/ai/ai_engine/services/common/platform/threadpool/source/
Dthread.cpp131 void Thread::StopThread() in StopThread() function in OHOS::AI::Thread
144 bool Thread::StopThread(int timeOut) in StopThread() function in OHOS::AI::Thread
/foundation/ai/intelligent_voice_framework/utils/
Dtask_executor.cpp48 void TaskExecutor::StopThread() in StopThread() function in OHOS::IntellVoiceUtils::TaskExecutor
/foundation/multimedia/media_library/frameworks/services/media_async_worker/src/
Dmedialibrary_period_worker.cpp84 void MediaLibraryPeriodWorker::StopThread(PeriodTaskType periodTaskType) in StopThread() function in OHOS::Media::MediaLibraryPeriodWorker
/foundation/arkui/napi/sample/native_module_systemtest/
Djs_test_threadsafe_napi.cpp140 static napi_value StopThread(napi_env env, napi_callback_info info) in StopThread() function
/foundation/multimedia/drm_framework/services/drm_service/server/src/
Ddrm_host_manager.cpp125 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(libHandle, "StopThread"); in StopServiceThread() local
233 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(handle, "StopThread"); in ReleaseHandleAndKeySystemMap() local
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
Dmedia_muxer.cpp324 void MediaMuxer::StopThread() in StopThread() function in OHOS::Media::MediaMuxer
/foundation/multimedia/av_codec/services/engine/codec/video/avcencoder/
Davc_encoder.cpp1007 void AvcEncoder::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::AvcEncoder
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
Dhevc_decoder.cpp456 void HevcDecoder::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::HevcDecoder
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
Dfcodec.cpp457 void FCodec::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::FCodec