Searched refs:FORMAT_PAYLOAD_V0 (Results 1 – 2 of 2) sorted by relevance
80 int traceCookie = Tracing.beginAsyncSection(Tracing.FORMAT_PAYLOAD_V0); in apply()110 Tracing.endAsyncSection(Tracing.FORMAT_PAYLOAD_V0, traceCookie); in apply()
87 public static final String FORMAT_PAYLOAD_V0 = "AuctionServerPayloadFormatterV0#apply"; field in Tracing