Home
last modified time | relevance | path

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

/system/tools/aidl/codelab/service/
Dhello_service.rs26 pub struct Hello; struct
28 impl Hello {} impl
30 impl Interface for Hello {} implementation
32 impl IHello for Hello { implementation