Searched refs:bAddInternal (Results 1 – 2 of 2) sorted by relevance
82 const bool bAddInternal = (&rPathSeq == &aInternalPaths); in GetMultiPaths_Impl() local83 if ((bAddUser || bAddInternal) && pPathSeq[k].getLength() > 0) in GetMultiPaths_Impl()
204 … const bool bAddInternal = &rPathSeq == &aInternalPaths && (nPathFlags & PATH_FLAG_INTERNAL); in GetMultiPaths_Impl() local205 if ((bAddUser || bAddInternal) && pPathSeq[k].getLength() > 0) in GetMultiPaths_Impl()
Completed in 21 milliseconds