Home
last modified time | relevance | path

Searched defs:thunk (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/startop/apps/test/src/
H A DSystemServerBenchmarks.java40 void addBenchmark(CharSequence name, Runnable thunk); in addBenchmark()
206 static void runBenchmarkInBackground(Runnable thunk, ResultListener reporter) { in runBenchmarkInBackground()
H A DInteractiveMicrobenchmarkActivity.java68 public void addBenchmark(CharSequence name, Runnable thunk) { in addBenchmark()
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/libcore/util/
H A DCleaner.java39 public static Cleaner create(Object ob, Runnable thunk) { in create()
/aosp12/art/dex2oat/linker/
H A Drelative_patcher.cc138 bool RelativePatcher::WriteThunk(OutputStream* out, const ArrayRef<const uint8_t>& thunk) { in WriteThunk()
146 bool RelativePatcher::WriteMiscThunk(OutputStream* out, const ArrayRef<const uint8_t>& thunk) { in WriteMiscThunk()
H A Dmulti_oat_relative_patcher_test.cc64 std::vector<uint8_t> thunk(next_write_call_thunk_, 'c'); in WriteThunks() local
71 std::vector<uint8_t> thunk(next_write_misc_thunk_, 'm'); in WriteThunks() local
/aosp12/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dqsort.c88 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in qsort_r()
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_SystemProperties.cpp50 auto thunk = [](void* cookie, in ReadProperty() local
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DAhatClassInstance.java317 AhatClassInstance thunk = vthunk.asAhatInstance().asClassInstance(); in asRegisteredNativeAllocation() local
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.cc306 ThunkData* thunk = unreserved_thunks_.front(); in ReserveSpaceInternal() local
/aosp12/frameworks/av/services/mediametrics/tests/
H A Dmediametrics_tests.cpp99 void thunk(int value) { mF(value); } in TEST() function in TEST::Thunk
158 void thunk() { mF(); } in TEST() function in TEST::Thunk
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...