Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/metrics/
Dutils.h38 std::string ProtoToString(LogEvent* event);
Devents.cc204 std::string ProtoToString(LogEvent* event) { in ProtoToString() function