Home
last modified time | relevance | path

Searched refs:constants_ (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_language.h613 return constants_; in GetConstantDeclarations()
625 std::vector<std::unique_ptr<AidlConstantDeclaration>> constants_; variable
Daidl_language.cpp700 constants_.emplace_back(constant); in AidlInterface()