Searched defs:withContext (Results 1 – 2 of 2) sorted by relevance
71 public byte[] withContext(byte[] label, byte[] context) { in withContext() method in SP800Derive
93 private fun List<LogCall>.withContext() = map { it to ParsingContext() } in <lambda>() method in com.android.protolog.tool.ViewerConfigBuilderTest