Searched defs:contextKey (Results 1 – 9 of 9) sorted by relevance
21 type contextKey int type
26 type contextKey int type
203 Context.Key<Object> contextKey = Context.key("foo"); in delayedCallsRunUnderContext() local
48 private static Context.Key<Object> contextKey = Context.key("key"); field in ContextsTest
326 public static final Context.Key<OptionalContentVariableElement> contextKey = field in OptionalEmptinessHandler.OptionalContentVariableElement
126 const contextKey = "proto.DescriptorPool" const
619 void Parser::ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey, in ParseObjCInterfaceDeclList()