Home
last modified time | relevance | path

Searched defs:StopThread (Results 1 – 7 of 7) 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.cpp45 void TaskExecutor::StopThread() in StopThread() function in OHOS::IntellVoiceUtils::TaskExecutor
/foundation/multimedia/drm_framework/services/drm_service/server/src/
Ddrm_host_manager.cpp123 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(libHandle, "StopThread"); in StopServiceThread() local
225 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(handle, "StopThread"); in ReleaseHandleAndKeySystemMap() local
/foundation/arkui/napi/sample/native_module_systemtest/
Djs_test_threadsafe_napi.cpp137 static napi_value StopThread(napi_env env, napi_callback_info info) in StopThread() function
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
Dmedia_muxer.cpp308 void MediaMuxer::StopThread() in StopThread() function in OHOS::Media::MediaMuxer
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
Dhevc_decoder.cpp437 void HevcDecoder::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::HevcDecoder
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
Dfcodec.cpp404 void FCodec::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::FCodec