Searched refs:OnlyIn10 (Results 1 – 6 of 6) sorted by relevance
22 parcelable OnlyIn10 {
36 struct OnlyIn10 {
29 public void OnlyIn10() { in OnlyIn10() method in TranslateJavaTest30 hidl2aidl.test.OnlyIn10 dest; in OnlyIn10()31 hidl2aidl.test.V1_0.OnlyIn10 source = new hidl2aidl.test.V1_0.OnlyIn10(); in OnlyIn10()
26 TEST_F(Hidl2aidlTranslateTest, OnlyIn10) { in TEST_F() argument27 hidl2aidl::test::OnlyIn10 dest; in TEST_F()28 hidl2aidl::test::V1_0::OnlyIn10 source; in TEST_F()
27 aidl::hidl2aidl::test::OnlyIn10 dest; in TEST_F()28 hidl2aidl::test::V1_0::OnlyIn10 source; in TEST_F()
67 "hidl2aidl/test/OnlyIn10.aidl",