Searched defs:ec (Results 1 – 2 of 2) sorted by relevance
99 let ec = BoringEc::default(); in ta_main() localVariable
105 std::string errorCode2str(const Session::ErrorCode ec) { in errorCode2str()