Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.h511 virtual const AidlInterface* AsInterface() const { return nullptr; } in AsInterface() function
521 AidlInterface* AsInterface() { in AsInterface() function
616 const AidlInterface* AsInterface() const override { return this; } in AsInterface() function