Home
last modified time | relevance | path

Searched defs:SafeBaseName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/files/
H A Dsafe_base_name.cc27 SafeBaseName::SafeBaseName(const FilePath& path) : path_(path) {} in SafeBaseName() function in base::SafeBaseName
H A Dfile_path.h150 class SafeBaseName; variable