Searched refs:GetInterface (Results 1 – 2 of 2) sorted by relevance
140 const AidlInterface* interface = doc->GetInterface(); in check_filenames()162 const AidlInterface* interface = doc->GetInterface(); in gather_types()760 const AidlInterface* interface = doc->GetInterface(); in preprocess_aidl()
255 const AidlInterface* GetInterface() const { return interface_.get(); } in GetInterface() function