Home
last modified time | relevance | path

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

/system/tools/aidl/
Dast_cpp.cpp183 is_virtual_(modifiers & IS_VIRTUAL), in MethodDecl()
189 if (is_virtual_) in Write()
Dast_cpp.h184 bool is_virtual_ = false; variable