Searched refs:sandboxPathPrefix (Results 1 – 1 of 1) sorted by relevance
329 string sandboxPathPrefix = it->first; in DoGetPhysicalPath() local330 string::size_type prefixMatchLen = sandboxPathPrefix.length(); in DoGetPhysicalPath()333 if (sandboxPathTemp == sandboxPathPrefix && curPrefixMatchLen <= prefixMatchLen) { in DoGetPhysicalPath()