Home
last modified time | relevance | path

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

/system/tools/aidl/
Dast_cpp.cpp364 operator_(comparison) {} in Comparison()
369 to->Write(") %s (", operator_.c_str()); in Write()
Dast_cpp.h329 const std::string operator_; variable