Home
last modified time | relevance | path

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

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