HomeSort by relevance Sort by last modified time
    Searched refs:is_const_method_ (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/
ast_cpp.cpp 256 is_const_method_(is_const_method) {
269 to->Write("%s ", (is_const_method_) ? " const" : "");
ast_cpp.h 233 bool is_const_method_ = false; member in class:android::aidl::cpp::MethodImpl

Completed in 36 milliseconds