Home
last modified time | relevance | path

Searched defs:args1 (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/cmds/idlcli/
Dvibrator.h91 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/
DPowerHalControllerBenchmarks.cpp44 static void runBenchmark(benchmark::State& state, HalResult<T> (PowerHalController::*fn)(Args0...), in runBenchmark()
56 static void runCachedBenchmark(benchmark::State& state, in runCachedBenchmark()
DPowerHalAidlBenchmarks.cpp64 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()
DPowerHalHidlBenchmarks.cpp49 static void runBenchmark(benchmark::State& state, microseconds delay, Return<R> (I::*fn)(Args0...), in runBenchmark()
/frameworks/base/cmds/incidentd/tests/
DReporter_test.cpp142 IncidentReportArgs args1, args2; in TEST_F() local
/frameworks/native/services/inputflinger/tests/
DUnwantedInteractionBlocker_test.cpp586 NotifyMotionArgs args1 = generateMotionArgs(0 /*downTime*/, 0 /*eventTime*/, DOWN, {{1, 2, 3}}); in TEST_F() local
606 NotifyMotionArgs args1 = generateMotionArgs(0 /*downTime*/, 0 /*eventTime*/, DOWN, {{1, 2, 3}}); in TEST_F() local
633 NotifyMotionArgs args1 = generateMotionArgs(0 /*downTime*/, 0 /*eventTime*/, DOWN, {{1, 2, 3}}); in TEST_F() local
665 NotifyMotionArgs args1 = generateMotionArgs(0 /*downTime*/, 0 /*eventTime*/, DOWN, {{1, 2, 3}}); in TEST_F() local