Home
last modified time | relevance | path

Searched refs:IsShellIntegratedExtension (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dfilename_util_internal.cc155 bool IsShellIntegratedExtension(const base::FilePath::StringType& extension) { in IsShellIntegratedExtension() function
201 if (IsShellIntegratedExtension(extension)) in EnsureSafeExtension()
H A Dfilename_util_internal.h24 bool IsShellIntegratedExtension(const base::FilePath::StringType& extension);
H A Dfilename_util_icu.cc30 !IsShellIntegratedExtension(extension) && in IsSafePortablePathComponent()