Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.h332 { return int_constants_; } in GetIntConstants()
354 std::vector<std::unique_ptr<AidlIntConstant>> int_constants_; variable
Daidl_language.cpp204 int_constants_.emplace_back(int_constant); in AidlInterface()