Searched defs:thunk (Results 1 – 11 of 11) sorted by relevance
/aosp12/frameworks/base/startop/apps/test/src/ |
H A D | SystemServerBenchmarks.java | 40 void addBenchmark(CharSequence name, Runnable thunk); in addBenchmark() 206 static void runBenchmarkInBackground(Runnable thunk, ResultListener reporter) { in runBenchmarkInBackground()
|
H A D | InteractiveMicrobenchmarkActivity.java | 68 public void addBenchmark(CharSequence name, Runnable thunk) { in addBenchmark()
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/libcore/util/ |
H A D | Cleaner.java | 39 public static Cleaner create(Object ob, Runnable thunk) { in create()
|
/aosp12/art/dex2oat/linker/ |
H A D | relative_patcher.cc | 138 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 D | multi_oat_relative_patcher_test.cc | 64 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 D | qsort.c | 88 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 D | android_os_SystemProperties.cpp | 50 auto thunk = [](void* cookie, in ReadProperty() local
|
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/ |
H A D | AhatClassInstance.java | 317 AhatClassInstance thunk = vthunk.asAhatInstance().asClassInstance(); in asRegisteredNativeAllocation() local
|
/aosp12/art/dex2oat/linker/arm/ |
H A D | relative_patcher_arm_base.cc | 306 ThunkData* thunk = unreserved_thunks_.front(); in ReserveSpaceInternal() local
|
/aosp12/frameworks/av/services/mediametrics/tests/ |
H A D | mediametrics_tests.cpp | 99 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 D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |