Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/tests/rust/
H A Dtest_client.rs586 struct TestDefaultImpl; struct
588 impl binder::Interface for TestDefaultImpl {} implementation
590 impl ITestServiceDefault for TestDefaultImpl { implementation