Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A 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
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtask_executor.cpp45 void TaskExecutor::StopThread() in StopThread() function in OHOS::IntellVoiceUtils::TaskExecutor
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer_wrapper.cpp138 void DfxRingBufferWrapper::StopThread() in StopThread() function in OHOS::HiviewDFX::DfxRingBufferWrapper
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp123 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(libHandle, "StopThread"); in StopServiceThread() local
225 StopThreadFuncType StopThread = (StopThreadFuncType)dlsym(handle, "StopThread"); in ReleaseHandleAndKeySystemMap() local
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_threadsafe_napi.cpp137 static napi_value StopThread(napi_env env, napi_callback_info info) in StopThread() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Dmedia_muxer.cpp308 void MediaMuxer::StopThread() in StopThread() function in OHOS::Media::MediaMuxer
/ohos5.0/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dmetadata_controller.cpp589 void MetadataController::StopThread() in StopThread() function in OHOS::Camera::MetadataController
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp404 void FCodec::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::FCodec
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp437 void HevcDecoder::StopThread() in StopThread() function in OHOS::MediaAVCodec::Codec::HevcDecoder