Searched refs:ContextSplit (Results 1 – 1 of 1) sorted by relevance
471 auto ContextSplit = SampleContext::splitContextString(ContextRemain); in getOrCreateContextPath() local472 ChildContext = ContextSplit.first; in getOrCreateContextPath()473 ContextRemain = ContextSplit.second; in getOrCreateContextPath()