Home
last modified time | relevance | path

Searched defs:withNode (Results 1 – 2 of 2) sorted by relevance

/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/analysis/
DChronicleContext.kt61 fun withNode(node: ProcessorNode): ChronicleContext method
DDefaultChronicleContext.kt82 override fun withNode(node: ProcessorNode): ChronicleContext { in <lambda>() method in com.android.libraries.pcc.chronicle.analysis.DefaultChronicleContext