Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.h137 virtual AidlConstant* AsConstant() { return nullptr; } in AsConstant() function
151 AidlConstant* AsConstant() override { return this; } in AsConstant() function