Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
H A DHidlTestJava.java288 ISafeUnion safeunionInterface = ISafeUnion.getService(); in runClientSafeUnionTests() local
1759 SafeUnion safeunionInterface = new SafeUnion(); in server() local
/aosp12/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp356 sp<ISafeUnion> safeunionInterface; member in HidlEnvironment
445 sp<ISafeUnion> safeunionInterface; member in HidlTest
/aosp12/system/tools/hidl/test/java_test/
H A Dhidl_test_java_native.cpp213 sp<ISafeUnion> safeunionInterface; member