Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.h674 virtual const AidlInterface* AsInterface() const { return nullptr; } in AsInterface() function
690 AidlInterface* AsInterface() { in AsInterface() function
863 const AidlInterface* AsInterface() const override { return this; } in AsInterface() function