Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/tests/baz/1.0/default/
H A DBaz.cpp410 Return<void> Baz::haveSomeStructWithInterface(const StructWithInterface& swi, in haveSomeStructWithInterface() function in android::hardware::tests::baz::V1_0::implementation::Baz
/aosp_15_r20/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1567 public StructWithInterface haveSomeStructWithInterface(StructWithInterface swi) { in haveSomeStructWithInterface() method in HidlTestJava.Baz