Home
last modified time | relevance | path

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

/aosp12/art/test/044-proxy/src/
H A DNativeProxy.java41 NativeInterface inf = (NativeInterface)Proxy.newProxyInstance( in main() local
61 public static native void nativeCall(NativeInterface inf); in nativeCall()
H A DOOMEOnDispatch.java42 OOMEInterface inf = (OOMEInterface)Proxy.newProxyInstance( in main() local
/aosp12/libnativehelper/tests/jni_gtest/base/nativehelper/
H A Djni_gtest.h113 JNINativeInterface* inf = new JNINativeInterface(); in CreateMockedJNIEnv() local
/aosp12/system/core/init/
H A Dsecurity.cpp40 std::ifstream inf(path, std::fstream::in); in SetHighestAvailableOptionValue() local
/aosp12/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DTestService.java671 SimpleInflater inf = new SimpleInflater(mContext); in onRun() local
689 SimpleInflater inf = new SimpleInflater(mContext); in onRun() local
710 LayoutInflater inf = (LayoutInflater)mContext.getSystemService( in onRun() local
732 LayoutInflater inf = (LayoutInflater)mContext.getSystemService( in onRun() local
754 LayoutInflater inf = (LayoutInflater)mContext.getSystemService( in onRun() local
776 LayoutInflater inf = (LayoutInflater)mContext.getSystemService( in onRun() local
798 LayoutInflater inf = (LayoutInflater)mContext.getSystemService( in onRun() local
/aosp12/art/test/165-lock-owner-proxy/src/
H A DMain.java26 static SimpleInterface inf; field in Main
/aosp12/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasControls.java174 String inf[] = data.getStringArrayExtra("testinfo"); in onActivityResult() local
/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/registry/
H A DBenchmarkRegistry.java66 private Intent getIntentFromInfo(ActivityInfo inf) { in getIntentFromInfo()
/aosp12/art/libnativeloader/
H A Dnative_loader_test.h223 JNINativeInterface* inf = new JNINativeInterface(); in CreateJNINativeInterface() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaResumeListener.kt203 val inf = resumeInfo?.filter { regex
/aosp12/frameworks/base/core/java/android/util/jar/
H A DStrictJarFile.java395 public ZipInflaterInputStream(InputStream is, Inflater inf, int bsize, ZipEntry entry) { in ZipInflaterInputStream()
/aosp12/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc679 constexpr double inf = std::numeric_limits<double>::infinity(); in TEST_F() local
706 constexpr double inf = std::numeric_limits<double>::infinity(); in TEST_F() local
/aosp12/frameworks/av/media/codec2/tests/
H A DC2Param_test.cpp1154 C2NumberInfo inf(100); in TEST_F() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jar ... META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ ...