Searched refs:firstFullPath (Results 1 – 1 of 1) sorted by relevance
398 String firstFullPath = null; in write() local406 firstFullPath = getFullXPath(firstPath); in write()407 parts.set(firstFullPath); in write()447 if (firstFullPath != null) { // if we had a path in write()448 if (firstFullPath.indexOf("/identity") >= 0) { in write()