Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderSafeInterfaceTest.cpp182 void onCallback(int32_t aPlusOne) override { in onCallback()
370 status_t increment(int32_t a, int32_t* aPlusOne, int32_t b, int32_t* bPlusOne) const override { in increment()
495 status_t increment(int32_t a, int32_t* aPlusOne, int32_t b, int32_t* bPlusOne) const override { in increment()
652 TestFlattenable aPlusOne{0}; in TEST_F() local
660 TestLightFlattenable aPlusOne{0}; in TEST_F() local
668 sp<TestLightRefBaseFlattenable> aPlusOne; in TEST_F() local
710 sp<NativeHandle> aPlusOne; in TEST_F() local
720 NoCopyNoMove aPlusOne{0}; in TEST_F() local
728 std::vector<TestParcelable> aPlusOne; in TEST_F() local
748 void onCallback(int32_t aPlusOne) override { in TEST_F()
[all …]