Searched refs:constants_ (Results 1 – 2 of 2) sorted by relevance
613 return constants_; in GetConstantDeclarations()625 std::vector<std::unique_ptr<AidlConstantDeclaration>> constants_; variable
700 constants_.emplace_back(constant); in AidlInterface()