Searched refs:ProtoToString (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/commands/metrics/ | ||
D | utils.h | 38 std::string ProtoToString(LogEvent* event); |
D | events.cc | 204 std::string ProtoToString(LogEvent* event) { in ProtoToString() function |