Home
last modified time | relevance | path

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

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