/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/ |
H A D | ThreadFactory.java | 38 Looper buildLooperOnNewThread(String threadName); in buildLooperOnNewThread() 46 Handler buildHandlerOnNewThread(String threadName); in buildHandlerOnNewThread() 54 Executor buildExecutorOnNewThread(String threadName); in buildExecutorOnNewThread() 62 DelayableExecutor buildDelayableExecutorOnNewThread(String threadName); in buildDelayableExecutorOnNewThread()
|
H A D | ThreadFactoryImpl.java | 32 public Looper buildLooperOnNewThread(String threadName) { in buildLooperOnNewThread() 39 public Handler buildHandlerOnNewThread(String threadName) { in buildHandlerOnNewThread() 44 public Executor buildExecutorOnNewThread(String threadName) { in buildExecutorOnNewThread() 49 public DelayableExecutor buildDelayableExecutorOnNewThread(String threadName) { in buildDelayableExecutorOnNewThread()
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_thread_pool_unittest.cpp | 56 std::string threadName = "threadName1"; variable 78 std::string threadName = "threadName2"; variable 98 std::string threadName = "threadName3"; variable 118 std::string threadName = "threadName4"; variable 136 std::string threadName = "threadName5"; variable
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/concurrency/ |
H A D | FakeThreadFactory.java | 45 public Looper buildLooperOnNewThread(String threadName) { in buildLooperOnNewThread() 50 public Handler buildHandlerOnNewThread(String threadName) { in buildHandlerOnNewThread() 55 public Executor buildExecutorOnNewThread(String threadName) { in buildExecutorOnNewThread() 60 public DelayableExecutor buildDelayableExecutorOnNewThread(String threadName) { in buildDelayableExecutorOnNewThread()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | task_scheduler_test.cpp | 38 std::string threadName = "threadName"; variable 55 std::string threadName = "threadName"; variable 68 std::string threadName = "threadName"; variable
|
/aosp12/packages/apps/Camera2/src/com/android/camera/async/ |
H A D | HandlerFactory.java | 31 public Handler create(Lifetime lifetime, String threadName) { in create() 51 public Handler create(Lifetime lifetime, String threadName, int javaThreadPriority) { in create()
|
/aosp12/hardware/qcom/gps/msm8960/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 71 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 71 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/executor/ |
H A D | ThrTaskContainer.cpp | 24 void ThrTaskContainer::StartLoop(const std::string& threadName) in StartLoop() 60 void ThrTaskContainer::Entry(const std::string& threadName) in Entry()
|
/aosp12/hardware/qcom/gps/msm8994/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/gps/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/gps/msm8084/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/sdm845/gps/core/ |
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : in MsgTask() 57 MsgTask::MsgTask(tAssociate tAssociator, const char* threadName) : in MsgTask() 86 void MsgTask::createPThread(const char* threadName) { in createPThread()
|
/aosp12/hardware/qcom/gps/msm8909/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | MsgTask.cpp | 43 const char* threadName, bool joinable) : in MsgTask() 51 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/gps/msm8996/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/gps/msm8998/utils/ |
H A D | MsgTask.cpp | 43 const char* threadName, bool joinable) : in MsgTask() 51 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/ |
H A D | MsgTask.cpp | 43 const char* threadName, bool joinable) : in MsgTask() 51 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/ |
H A D | MsgTask.cpp | 45 const char* threadName, bool joinable) : in MsgTask() 53 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/ |
H A D | MsgTask.cpp | 44 const char* threadName, bool joinable) : in MsgTask() 52 MsgTask::MsgTask(const char* threadName, bool joinable) : in MsgTask()
|