Searched refs:StartThread (Results 1 – 9 of 9) sorted by relevance
45 bool StartThread(const char* name = nullptr);
180 static bool StartThread(std::unique_ptr<Subprocess> subprocess,502 bool Subprocess::StartThread(std::unique_ptr<Subprocess> subprocess, std::string* error) { in StartThread() function in __anon0e077fa70111::Subprocess878 if (!Subprocess::StartThread(std::move(subprocess), &error)) { in StartSubprocess()911 if (!Subprocess::StartThread(std::move(subprocess), &error)) { in StartCommandInProcess()
45 bool IImsMediaThread::StartThread(const char* name) in StartThread() function in IImsMediaThread
35 StartThread("ImsMediaEventHandler"); in Init()
72 StartThread("StreamScheduler"); in Start()
54 StartThread("DtmfEncoderNode"); in Start()
100 StartThread("IAudioPlayerNode"); in Start()
170 StartThread("ImsMediaAudioSource"); in Start()
166 StartThread("MediaQualityAnalyzer"); in start()