Home
last modified time | relevance | path

Searched refs:SafeUnionBarInnerStructBar (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test/
H A DSafeUnionBarInnerStructBar.aidl22 parcelable SafeUnionBarInnerStructBar {
H A DSafeUnionBar.aidl26 hidl2aidl.test.SafeUnionBarInnerStructBar innerStructBar;
/aosp12/system/tools/hidl/hidl2aidl/test/
H A DAndroid.bp73 "hidl2aidl/test/SafeUnionBarInnerStructBar.aidl",
H A Dtranslate_cpp_test.cpp123 TEST_F(Hidl2aidlTranslateTest, SafeUnionBarInnerStructBar) { in TEST_F() argument
H A Dtranslate_ndk_test.cpp123 TEST_F(Hidl2aidlTranslateTest, SafeUnionBarInnerStructBar) { in TEST_F() argument
H A DTranslateJavaTest.java144 public void SafeUnionBarInnerStructBar() { in SafeUnionBarInnerStructBar() method in TranslateJavaTest