Searched refs:base_components (Results 1 – 1 of 1) sorted by relevance
793 std::vector<FilePath::StringType> base_components; in VerifyPathControlledByUser() local796 base.GetComponents(&base_components); in VerifyPathControlledByUser()800 for (ib = base_components.begin(), ip = path_components.begin(); in VerifyPathControlledByUser()801 ib != base_components.end(); ++ib, ++ip) { in VerifyPathControlledByUser()