/aosp12/hardware/qcom/gps/msm8909/utils/ |
H A D | LocThread.cpp | 66 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 D | LocThread.cpp | 67 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 D | LocThread.cpp | 66 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 D | LocThread.cpp | 67 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 D | LocThread.cpp | 67 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 D | LocThread.cpp | 66 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 D | LocThread.cpp | 67 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 D | LocThread.cpp | 67 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 D | LocThread.cpp | 67 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 D | LocThread.cpp | 66 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 D | wifi_watchdog_utils.cpp | 53 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 D | task_runner_adapter_factory.cpp | 25 …dapter> TaskRunnerAdapterFactory::Create(bool useCurrentEventRunner, const std::string& threadName) in Create()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_watchdog.cpp | 26 std::string threadName = handler->GetEventRunner()->GetRunnerThreadName(); in AddHandlerThread() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | BgObjectWithLooper.java | 31 public final void initializeInBackground(String threadName) { in initializeInBackground()
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/include/ |
H A D | dfx_kernel_stack.h | 25 std::string threadName = ""; member
|
/ohos5.0/foundation/communication/wifi/wifi/utils/src/ |
H A D | wifi_event_handler.cpp | 37 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 D | ipc_thread_pool.cpp | 90 std::string threadName = MakeThreadName(proto, threadIndex); in SpawnThread() local 122 bool IPCWorkThreadPool::RemoveThread(const std::string &threadName) in RemoveThread()
|
H A D | ipc_workthread.cpp | 48 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 D | ProcessCallStack.h | 68 String8 threadName; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
H A D | vsync_system_ability_listener.h | 25 …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 D | SingleThreadNamedTaskExecutor.java | 74 String threadName = currentThread.getName(); in loop() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/core/ |
H A D | timer_core.cpp | 62 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 D | thread_pool.cpp | 64 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 D | event_runner.h | 91 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 D | idle_invalidator.cpp | 35 static const char *threadName = "Invalidator"; variable
|