Searched refs:CREATE_AND_SERIALIZE_REQUEST (Results 1 – 2 of 2) sorted by relevance
107 int traceCookie = Tracing.beginAsyncSection(Tracing.CREATE_AND_SERIALIZE_REQUEST); in createAndSerializeRequest()123 Tracing.endAsyncSection(Tracing.CREATE_AND_SERIALIZE_REQUEST, traceCookie); in createAndSerializeRequest()127 Tracing.endAsyncSection(Tracing.CREATE_AND_SERIALIZE_REQUEST, traceCookie); in createAndSerializeRequest()131 Tracing.endAsyncSection(Tracing.CREATE_AND_SERIALIZE_REQUEST, traceCookie); in createAndSerializeRequest()
99 public static final String CREATE_AND_SERIALIZE_REQUEST = field in Tracing