Home
last modified time | relevance | path

Searched defs:threadName (Results 1 – 14 of 14) sorted by relevance

/frameworks/av/media/libmediaplayer2/
DJavaVMHelper.cpp37 static int javaAttachThread(const char* threadName, JNIEnv** pEnv) { in javaAttachThread()
116 const char* threadName, in javaCreateThreadEtc()
/frameworks/base/core/java/com/android/internal/os/
DKernelCpuThreadReader.java314 final String threadName = getThreadName(threadDirectory); in getThreadCpuUsage() local
341 final String threadName = ProcStatsUtil.readNullSeparatedFile(threadNamePath.toString()); in getThreadName() local
540 public final String threadName; field in KernelCpuThreadReader.ThreadCpuUsage
544 public ThreadCpuUsage(int threadId, String threadName, int[] usageTimesMillis) { in ThreadCpuUsage()
DKernelCpuThreadReaderDiff.java280 ThreadKey(int processId, int threadId, String processName, String threadName) { in ThreadKey()
DTransferPipe.java71 protected TransferPipe(String bufferPrefix, String threadName) throws IOException { in TransferPipe()
DLooperStats.java350 public final String threadName; field in LooperStats.ExportedEntry
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp152 InterceptVSyncsCallback interceptVSyncsCallback, const char* threadName) in EventThread()
156 const char* threadName) in EventThread()
160 InterceptVSyncsCallback interceptVSyncsCallback, const char* threadName) in EventThread()
/frameworks/layoutlib/bridge/src/android/animation/
DAnimationThread.java72 public AnimationThread(RenderSessionImpl scene, String threadName, in AnimationThread()
/frameworks/base/services/core/java/com/android/server/pm/
DAbstractStatsBase.java50 protected AbstractStatsBase(String fileName, String threadName, boolean lock) { in AbstractStatsBase()
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DKernelCpuThreadReaderEndToEndTest.java117 final String threadName = String.format("%s%d", tag, i); in getAverageWorkTime() local
/frameworks/opt/gamesdk/src/swappy/
DChoreographerFilter.cpp175 std::string threadName = "Filter"; in threadMain() local
/frameworks/base/services/backup/java/com/android/server/backup/keyvalue/
DKeyValueBackupReporter.java60 static void onNewThread(String threadName) { in onNewThread()
/frameworks/base/core/jni/
DAndroidRuntime.cpp1276 static int javaAttachThread(const char* threadName, JNIEnv** pEnv) in javaAttachThread()
1350 const char* threadName, in javaCreateThreadEtc()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp113 String8 threadName; in initializeImpl() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp112 String8 threadName; in initializeImpl() local