Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_client.rs934 struct TestDefaultImpl; struct
936 impl binder::Interface for TestDefaultImpl {} implementation
938 impl ITestServiceDefault for TestDefaultImpl { implementation