Searched defs:IsUnderNonNativeLocalPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfilesystem_api_util.cc110 bool IsUnderNonNativeLocalPath(Profile* profile, function in namespace:file_manager::util
142 DCHECK(IsUnderNonNativeLocalPath(profile, path));
195 DCHECK(IsUnderNonNativeLocalPath(profile, path));
219 DCHECK(IsUnderNonNativeLocalPath(profile, path));

Completed in 139 milliseconds