Home
last modified time | relevance | path

Searched refs:CallableWrapper (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/util/
H A DMainThread.java29 private static class CallableWrapper<T> implements Runnable { class in MainThread
35 public CallableWrapper(Callable<T> callable) { in CallableWrapper() method in MainThread.CallableWrapper
71 CallableWrapper<T> wrapper = new CallableWrapper<>(task); in run()
75 private static <T> T runCallableWrapper(CallableWrapper<T> wrapper) throws Exception { in runCallableWrapper()
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/
H A Dobject.h585 class CallableWrapper; variable
602 : public CallableWrapper<TReturn (*)(TFuncArgs...), TReturn, TFuncArgs...> {
607 : CallableWrapper<Fn, TReturn, TFuncArgs...>(fn, name) {} in CallableWrapperUnpackArgs()
615 : public CallableWrapper<TClass, TReturn, TFuncArgs...> {
620 : CallableWrapper<Fn, TReturn, TFuncArgs...>(fn, name) {} in CallableWrapperUnpackArgs()
671 class CallableWrapper {
677 explicit CallableWrapper(Fn fn, const char* name) in CallableWrapper() function
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...