Searched defs:args1 (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/cmds/idlcli/ |
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()
|
/frameworks/native/services/powermanager/benchmarks/ |
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()
|
D | PowerHalAidlBenchmarks.cpp | 67 static void runBenchmark(benchmark::State& state, microseconds delay, R (IPower::*fn)(Args0...), in runBenchmark() 96 static void runSessionBenchmark(benchmark::State& state, R (IPowerHintSession::*fn)(Args0...), in runSessionBenchmark()
|
D | PowerHalHidlBenchmarks.cpp | 47 static void runBenchmark(benchmark::State& state, microseconds delay, Return<R> (I::*fn)(Args0...), in runBenchmark()
|
/frameworks/base/cmds/incidentd/tests/ |
D | Reporter_test.cpp | 142 IncidentReportArgs args1, args2; in TEST_F() local
|
/frameworks/native/services/inputflinger/tests/ |
D | UnwantedInteractionBlocker_test.cpp | 597 NotifyMotionArgs args1 = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, DOWN, {{1, 2, 3}}); in TEST_F() local 629 NotifyMotionArgs args1 = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, DOWN, {{1, 2, 3}}); in TEST_F() local
|
D | InputReader_test.cpp | 2819 NotifyMotionArgs args1; in TEST_F() local
|