/ohos5.0/foundation/ai/ai_engine/services/common/platform/threadpool/source/ |
H A D | thread.cpp | 82 bool Thread::StartThread() in StartThread() function in OHOS::AI::Thread 116 bool Thread::StartThread(IWorker *pWorker) in StartThread() function in OHOS::AI::Thread
|
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | task_executor.cpp | 33 void TaskExecutor::StartThread() in StartThread() function in OHOS::IntellVoiceUtils::TaskExecutor
|
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_hdf_timer.cpp | 123 void ThermalHdfTimer::StartThread() in StartThread() function in OHOS::HDI::Thermal::V1_1::ThermalHdfTimer
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | samgr_time_handler.cpp | 53 void SamgrTimeHandler::StartThread() in StartThread() function in OHOS::SamgrTimeHandler
|
/ohos5.0/base/powermgr/battery_manager/charger/src/ |
H A D | battery_thread.cpp | 204 void BatteryThread::StartThread(void* service) in StartThread() function in OHOS::PowerMgr::BatteryThread
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_ring_buffer_wrapper.cpp | 133 void DfxRingBufferWrapper::StartThread() in StartThread() function in OHOS::HiviewDFX::DfxRingBufferWrapper
|
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/ |
H A D | thermal_protector_timer.cpp | 169 void ThermalProtectorTimer::StartThread(void *service) in StartThread() function in OHOS::PowerMgr::ThermalProtectorTimer
|
H A D | thermal_sensor_provider.cpp | 221 void ThermalSensorProvider::StartThread(void *service) in StartThread() function in OHOS::PowerMgr::ThermalSensorProvider
|
/ohos5.0/base/msdp/device_status/libs/src/ |
H A D | devicestatus_msdp_mock.cpp | 229 void DeviceStatusMsdpMock::StartThread() in StartThread() function in OHOS::Msdp::DeviceStatus::DeviceStatusMsdpMock
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/ |
H A D | battery_thread.cpp | 288 void BatteryThread::StartThread(void* service) in StartThread() function in OHOS::HDI::Battery::V2_0::BatteryThread
|
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_threadsafe_napi.cpp | 217 static napi_value StartThread(napi_env env, napi_callback_info info) in StartThread() function
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/ |
H A D | media_muxer.cpp | 274 void MediaMuxer::StartThread(const std::string &name) in StartThread() function in OHOS::Media::MediaMuxer
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_notify.cpp | 418 void NotifyTaskWorker::StartThread() in StartThread() function in OHOS::Media::NotifyTaskWorker
|
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | drm_host_manager.cpp | 273 auto StartThread = (StartThreadFuncType)dlsym(handle, "StartThread"); in ServiceThreadMain() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_endpoint.cpp | 700 void AudioEndpointInner::StartThread(const IAudioSinkAttr &attr) in StartThread() function in OHOS::AudioStandard::AudioEndpointInner
|