Home
last modified time | relevance | path

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

/system/tools/aidl/tests/rust/
Dtest_client.rs1002 struct TestDefaultImpl; struct
1004 impl binder::Interface for TestDefaultImpl {} implementation
1006 impl ITestServiceDefault for TestDefaultImpl { implementation