Searched refs:withNode (Results 1 – 3 of 3) sorted by relevance
61 fun withNode(node: ProcessorNode): ChronicleContext method
82 override fun withNode(node: ProcessorNode): ChronicleContext { in <lambda>() method in com.android.libraries.pcc.chronicle.analysis.DefaultChronicleContext
146 val updated = existing.withNode(request.requester) in <lambda>()