Home
last modified time | relevance | path

Searched defs:threadName (Results 26 – 50 of 167) sorted by relevance

1234567

/aosp12/hardware/qcom/gps/msm8909/utils/
H A DLocThread.cpp66 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
112 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A DLocThread.cpp67 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
114 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/gps/msm8996/utils/
H A DLocThread.cpp66 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
112 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/gps/msm8998/utils/
H A DLocThread.cpp67 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
114 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLocThread.cpp67 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
114 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A DLocThread.cpp66 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
112 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A DLocThread.cpp67 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
114 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A DLocThread.cpp67 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
114 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A DLocThread.cpp67 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
114 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A DLocThread.cpp66 const char* threadName, LocRunnable* runnable, bool joinable) : in LocThreadDelegate()
112 const char* threadName, LocRunnable* runnable, bool joinable) { in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/ohos5.0/foundation/communication/wifi/wifi/base/shared_util/
H A Dwifi_watchdog_utils.cpp53 bool WifiWatchDogUtils::ResetProcess(bool usingHiviewDfx, const std::string &threadName, bool notRe… in ResetProcess()
120 bool WifiWatchDogUtils::ReportResetEvent(const std::string &threadName) in ReportResetEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_runner_adapter_factory.cpp25 …dapter> TaskRunnerAdapterFactory::Create(bool useCurrentEventRunner, const std::string& threadName) in Create()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_watchdog.cpp26 std::string threadName = handler->GetEventRunner()->GetRunnerThreadName(); in AddHandlerThread() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DBgObjectWithLooper.java31 public final void initializeInBackground(String threadName) { in initializeInBackground()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/
H A Ddfx_kernel_stack.h25 std::string threadName = ""; member
/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_event_handler.cpp37 WifiEventHandlerImpl(const std::string &threadName, const Callback &timeOutFunc = nullptr) in WifiEventHandlerImpl()
107 WifiEventHandlerImpl(const std::string &threadName, const Callback &timeOutFunc = nullptr) in WifiEventHandlerImpl()
208 WifiEventHandlerImpl(const std::string &threadName, const Callback &timeOutFunc = nullptr) in WifiEventHandlerImpl()
267 WifiEventHandler::WifiEventHandler(const std::string &threadName, const Callback &timeOutFunc) in WifiEventHandler()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_thread_pool.cpp90 std::string threadName = MakeThreadName(proto, threadIndex); in SpawnThread() local
122 bool IPCWorkThreadPool::RemoveThread(const std::string &threadName) in RemoveThread()
H A Dipc_workthread.cpp48 IPCWorkThread::IPCWorkThread(std::string threadName) : threadName_(std::move(threadName)) {} in IPCWorkThread()
117 std::string threadName = basicName + "_" + std::to_string(syscall(SYS_gettid)); in ThreadHandler() local
/aosp12/system/core/libutils/include/utils/
H A DProcessCallStack.h68 String8 threadName; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_system_ability_listener.h25 …VSyncSystemAbilityListener(const std::string& threadName, const std::string& uid, const std::strin… in VSyncSystemAbilityListener()
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
H A DSingleThreadNamedTaskExecutor.java74 String threadName = currentThread.getName(); in loop() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/core/
H A Dtimer_core.cpp62 const std::string threadName = "TimerCore"; in Initialize() local
115 void TimerCore::TimerLoop(const std::string& threadName) in TimerLoop()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_pool.cpp64 auto threadName = threadNamePrefix + std::to_string(i); in Initialize() local
71 void ThreadPool::WorkerLoop(const std::string& threadName) in WorkerLoop()
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Devent_runner.h91 static std::shared_ptr<EventRunner> Create(const std::string &threadName, ThreadMode threadMode) in Create()
117 static inline std::shared_ptr<EventRunner> Create(const char *threadName, ThreadMode threadMode) in Create()
/aosp12/hardware/qcom/display/msm8960/libqdutils/
H A Didle_invalidator.cpp35 static const char *threadName = "Invalidator"; variable

1234567