Home
last modified time | relevance | path

Searched defs:th (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
H A DNodeLooperThreadTest.cc65 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
77 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
100 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
132 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
153 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Dyui-3.3.0-reset-min.css8 …1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:… selector
H A Dandroid-developer-core.css12 tfoot,thead,tr,th,td,form,fieldset, selector
168 td,th { selector
176 th { selector
/aosp12/frameworks/base/libs/usb/tests/accessorytest/
H A Dhid.c141 pthread_t th; in open_hid() local
200 pthread_t th; in init_hid() local
H A Dusb.c114 pthread_t th; in usb_device_added() local
/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDatabaseCorruptException.java35 public static boolean isCorruptException(Throwable th) { in isCorruptException()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DLaunchpadTabActivity.java36 TabHost th = getTabHost(); in onCreate() local
/aosp12/art/test/003-omnibus-opcodes/src/
H A DThrow.java117 Throw th = new Throw(); in run() local
/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DParseException.java22 public ParseException(int line, String message, Throwable th) { in ParseException()
/aosp12/frameworks/layoutlib/create/src/com/android/tools/layoutlib/java/
H A DSystem_Delegate.java41 public static void log(String message, Throwable th) { in log()
/aosp12/system/core/libutils/
H A DProcessCallStack_fuzz.cpp45 std::thread th = std::thread(loop); in spawnThreads() local
H A DRefBase_fuzz.cpp183 for (auto& th : threads) { in spawnThreads() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapuserd_server.cpp308 auto& th = client->thread(); in JoinAllThreads() local
418 auto& th = handler->thread(); in RemoveAndJoinHandler() local
/aosp12/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
H A Daccessorychat.c90 pthread_t th; in usb_device_added() local
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyHistogram.java95 public TelephonyHistogram(TelephonyHistogram th) { in TelephonyHistogram() method in TelephonyHistogram
/aosp12/frameworks/base/cmds/incidentd/src/
H A DBroadcaster.cpp405 thread th([file, writeFd, args]() { file->startFilteringData(writeFd, args); }); in send_to_dropbox() local
H A DIncidentService.cpp461 thread th([file, writeFd, args]() { file->startFilteringData(writeFd, args); }); in getIncidentReport() local
/aosp12/frameworks/base/core/java/com/android/internal/app/procstats/
H A DSparseMappingTable.java652 private static void logOrThrow(String message, Throwable th) { in logOrThrow()
/aosp12/packages/providers/ContactsProvider/tests2/src/com/android/providers/contacts/tests2/
H A DAllUriTest.java227 private void addFailure(String message, Throwable th) { in addFailure()
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DImageProcessingActivity2.java724 int th = mBitmapHeight; in startProcessor() local
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DImageProcessingActivityJB.java679 int th = mBitmapHeight; in startProcessor() local
/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc893 std::thread th([] { in ArtPlugin_Initialize() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java537 final int th = r.bottom - r.top; in placeNumber() local
/aosp12/art/runtime/
H A Dreflection.cc505 ScopedLocalRef<jthrowable> th(soa.Env(), soa.Env()->ExceptionOccurred()); in InvokeMethodImpl() local
/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp359 int th = 1 << (31 - __builtin_clz(h)); in initTexture() local

12