Searched refs:censorPathMode (Results 1 – 4 of 4) sorted by relevance
1259 NWildcard::ECensorPathMode censorPathMode = NWildcard::k_RelatPath; in Parse2() local1263 censorPathMode = NWildcard::k_AbsPath; in Parse2()1268 censorPathMode = NWildcard::k_FullPath; in Parse2()1544 if (censorPathMode == NWildcard::k_AbsPath) in Parse2()1549 else if (censorPathMode == NWildcard::k_FullPath) in Parse2()1573 updateOptions.PathMode = censorPathMode; in Parse2()1636 options.Censor.AddPathsToCensor(censorPathMode); in Parse2()1640 hashOptions.PathMode = censorPathMode; in Parse2()
1472 NWildcard::ECensorPathMode censorPathMode, in EnumerateDirItemsAndSort() argument1485 HRESULT res = EnumerateItems(censor, censorPathMode, addPathPrefix, dirItems); in EnumerateDirItemsAndSort()
772 void CCensor::AddPathsToCensor(ECensorPathMode censorPathMode) in AddPathsToCensor() argument777 AddItem(censorPathMode, cp.Include, cp.Path, cp.Props); in AddPathsToCensor()
208 void AddPathsToCensor(NWildcard::ECensorPathMode censorPathMode);