Home
last modified time | relevance | path

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

/system/tools/aidl/
Dast_cpp.cpp182 is_const_(modifiers & IS_CONST), in MethodDecl()
199 if (is_const_) in Write()
Dast_cpp.h183 bool is_const_ = false; variable