Home
last modified time | relevance | path

Searched defs:args1 (Results 1 – 7 of 7) 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.cpp67 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()
DPowerHalHidlBenchmarks.cpp47 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.cpp597 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
DInputReader_test.cpp2819 NotifyMotionArgs args1; in TEST_F() local