Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tests/safeunion/1.0/default/
H A DSafeUnion.cpp177 Return<void> SafeUnion::newInterfaceTypeSafeUnion(newInterfaceTypeSafeUnion_cb _hidl_cb) { in newInterfaceTypeSafeUnion() function in android::hardware::tests::safeunion::V1_0::implementation::SafeUnion
/aosp12/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
H A DHidlTestJava.java1648 public InterfaceTypeSafeUnion newInterfaceTypeSafeUnion() { in newInterfaceTypeSafeUnion() method in HidlTestJava.SafeUnion