Home
last modified time | relevance | path

Searched defs:normalized_path (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/bionic/linker/
H A Dlinker_utils.cpp75 bool normalize_path(const char* path, std::string* normalized_path) { in normalize_path()
141 std::string normalized_path; in parse_zip_path() local
219 std::string normalized_path; in resolve_path() local
H A Dlinker.cpp926 std::string normalized_path; in open_library_in_zipfile() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1808 def _collect_zipimporter_cache_entries(normalized_path, cache): argument
1828 def _update_zipimporter_cache(normalized_path, cache, updater=None): argument
1860 def _uncache(normalized_path, cache): argument
1864 def _remove_and_clear_zip_directory_cache_data(normalized_path): argument
1886 def _replace_zip_directory_cache_data(normalized_path): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1808 def _collect_zipimporter_cache_entries(normalized_path, cache): argument
1828 def _update_zipimporter_cache(normalized_path, cache, updater=None): argument
1860 def _uncache(normalized_path, cache): argument
1864 def _remove_and_clear_zip_directory_cache_data(normalized_path): argument
1886 def _replace_zip_directory_cache_data(normalized_path): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1808 def _collect_zipimporter_cache_entries(normalized_path, cache): argument
1828 def _update_zipimporter_cache(normalized_path, cache, updater=None): argument
1860 def _uncache(normalized_path, cache): argument
1864 def _remove_and_clear_zip_directory_cache_data(normalized_path): argument
1886 def _replace_zip_directory_cache_data(normalized_path): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1808 def _collect_zipimporter_cache_entries(normalized_path, cache): argument
1828 def _update_zipimporter_cache(normalized_path, cache, updater=None): argument
1860 def _uncache(normalized_path, cache): argument
1864 def _remove_and_clear_zip_directory_cache_data(normalized_path): argument
1886 def _replace_zip_directory_cache_data(normalized_path): argument
/aosp_15_r20/external/python/setuptools/setuptools/command/
Deasy_install.py1812 def _collect_zipimporter_cache_entries(normalized_path, cache): argument
1832 def _update_zipimporter_cache(normalized_path, cache, updater=None): argument
1864 def _uncache(normalized_path, cache): argument
1868 def _remove_and_clear_zip_directory_cache_data(normalized_path): argument
1890 def _replace_zip_directory_cache_data(normalized_path): argument
/aosp_15_r20/external/libchrome/base/i18n/
H A Dfile_util_icu_unittest.cc119 const char* normalized_path; member
/aosp_15_r20/external/cronet/base/i18n/
H A Dfile_util_icu_unittest.cc168 const char* normalized_path; member
/aosp_15_r20/external/zlib/google/
H A Dzip_reader.cc276 std::u16string normalized_path; in Normalize() local
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr_overlayfs_mount.cpp97 std::string normalized_path; in GetEncodedBaseDirForMountPoint() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_posix.cc737 bool NormalizeFilePath(const FilePath& path, FilePath* normalized_path) { in NormalizeFilePath()
H A Dfile_util_unittest.cc462 FilePath normalized_path; in TEST_F() local
690 FilePath normalized_path; in TEST_F() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_posix.cc875 bool NormalizeFilePath(const FilePath& path, FilePath* normalized_path) { in NormalizeFilePath()
H A Dfile_util_unittest.cc658 FilePath normalized_path; in TEST_F() local
1182 FilePath normalized_path; in TEST_F() local