Searched defs:args1 (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/cmds/idlcli/ |
H A D | vibrator.h | 91 R call(R (I::*fn)(Args0...), Args1&&... args1) { in call() 109 R halCall(R (I::*fn)(Args0...), Args1&&... args1) { in halCall()
|
/aosp12/frameworks/native/services/powermanager/benchmarks/ |
H A D | PowerHalControllerBenchmarks.cpp | 44 static void runBenchmark(benchmark::State& state, HalResult<T> (PowerHalController::*fn)(Args0...), in runBenchmark() 56 static void runCachedBenchmark(benchmark::State& state, in runCachedBenchmark()
|
H A D | PowerHalAidlBenchmarks.cpp | 64 static void runBenchmark(benchmark::State& state, microseconds delay, R (IPower::*fn)(Args0...), in runBenchmark() 91 static void runSessionBenchmark(benchmark::State& state, R (IPowerHintSession::*fn)(Args0...), in runSessionBenchmark()
|
H A D | PowerHalHidlBenchmarks.cpp | 49 static void runBenchmark(benchmark::State& state, microseconds delay, Return<R> (I::*fn)(Args0...), in runBenchmark()
|
/aosp12/frameworks/base/cmds/incidentd/tests/ |
H A D | Reporter_test.cpp | 142 IncidentReportArgs args1, args2; in TEST_F() local
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ |
H A D | BaseTunerSetupActivity.java | 228 Bundle args1 = new Bundle(); in executeAction() local
|