Searched refs:IEmpty (Results 1 – 4 of 4) sorted by relevance
22 import IEmpty;27 void takeInterface(IEmpty test); in takeInterface()
17 interface IEmpty { } interface
109 "IEmpty.aidl",
52 ndk::ScopedAStatus takeInterface(const std::shared_ptr<aidl::IEmpty>& empty) { in takeInterface()