Home
last modified time | relevance | path

Searched defs:monostate (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dast_java.cpp127 [&](const std::string& s) { to->Write("%s", s.c_str()); }, [](std::monostate) {}}, in Write()
202 [&](const std::string& s) { to->Write("%s.", s.c_str()); }, [](std::monostate) {}}, in Write()