Searched refs:withConnectionContext (Results 1 – 3 of 3) sorted by relevance
64 fun withConnectionContext(connectionContext: TypedMap): ChronicleContext method
95 override fun withConnectionContext(connectionContext: TypedMap): ChronicleContext { in <lambda>() method in com.android.libraries.pcc.chronicle.analysis.DefaultChronicleContext
181 context.update { existing -> existing.withConnectionContext(updatedContext) } in <lambda>()