Home
last modified time | relevance | path

Searched refs:kCurrentDirectory (Results 1 – 25 of 102) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc24 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in FilePath
112 if (!new_path.path_.length()) new_path.path_ = kCurrentDirectory; in DirName()
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
209 if (path_.compare(kCurrentDirectory) == 0) { in Append()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dfile_path.cc24 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in FilePath
112 if (!new_path.path_.length()) new_path.path_ = kCurrentDirectory; in DirName()
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
209 if (path_.compare(kCurrentDirectory) == 0) { in Append()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dfile_path.cc24 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in FilePath
112 if (!new_path.path_.length()) new_path.path_ = kCurrentDirectory; in DirName()
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
209 if (path_.compare(kCurrentDirectory) == 0) { in Append()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc24 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in FilePath
112 if (!new_path.path_.length()) new_path.path_ = kCurrentDirectory; in DirName()
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
209 if (path_.compare(kCurrentDirectory) == 0) { in Append()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dfile_path.cc24 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in FilePath
115 new_path.path_ = kCurrentDirectory; in DirName()
148 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
181 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
202 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
221 if (path_.compare(kCurrentDirectory) == 0) { in Append()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dfile_path.cc24 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in FilePath
112 if (!new_path.path_.length()) new_path.path_ = kCurrentDirectory; in DirName()
144 if (base == kCurrentDirectory || base == kParentDirectory) in Extension()
172 if (base == kCurrentDirectory || base == kParentDirectory) { in InsertBeforeExtension()
191 if (base == kCurrentDirectory || base == kParentDirectory) { in ReplaceExtension()
209 if (path_.compare(kCurrentDirectory) == 0) { in Append()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/picture_in_picture/
H A Dpicture_in_picture_window_controller_browsertest.cc205 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
444 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
480 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
515 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
555 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
589 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
627 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
665 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
722 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
867 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/files/
H A Dfile_path.cc108 if (path == FilePath::kCurrentDirectory || path == FilePath::kParentDirectory) in FinalExtensionSeparatorPosition()
158 if (path.empty() || path == FilePath::kCurrentDirectory || in IsEmptyOrSpecialCase()
239 if (!base.value().empty() && base.value() != kCurrentDirectory) in GetComponents()
332 new_path.path_ = kCurrentDirectory; in DirName()
469 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append()
H A Dfile_path_constants.cc20 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/files/
H A Dfile_path.cc110 if (path == FilePath::kCurrentDirectory || path == FilePath::kParentDirectory) in FinalExtensionSeparatorPosition()
160 if (path.empty() || path == FilePath::kCurrentDirectory || in IsEmptyOrSpecialCase()
237 if (!base.value().empty() && base.value() != kCurrentDirectory) in GetComponents()
330 new_path.path_ = kCurrentDirectory; in DirName()
467 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append()
H A Dfile_path_constants.cc22 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/devel/gn/gn-1962/src/base/files/
H A Dfile_path.cc109 if (path == FilePath::kCurrentDirectory || path == FilePath::kParentDirectory) in FinalExtensionSeparatorPosition()
159 if (path.empty() || path == FilePath::kCurrentDirectory || in IsEmptyOrSpecialCase()
236 if (!base.value().empty() && base.value() != kCurrentDirectory) in GetComponents()
329 new_path.path_ = kCurrentDirectory; in DirName()
466 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append()
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/
H A Dtest_paths.cc102 if (!IsTestDataRoot(base::FilePath(base::FilePath::kCurrentDirectory))) { in TestDataRootInternal()
106 return base::FilePath(base::FilePath::kCurrentDirectory); in TestDataRootInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/files/
H A Dfile_path_constants.cc20 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/files/
H A Dfile_path_constants.cc20 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/files/
H A Dfile_path_constants.cc20 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/files/
H A Dfile_path_constants.cc20 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/files/
H A Dfile_path_constants.cc20 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium-shim/base/files/
H A Dfile_path.cpp119 new_path.path_ = kCurrentDirectory; in DirName()
159 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium-shim/base/files/
H A Dfile_path.cpp119 new_path.path_ = kCurrentDirectory; in DirName()
159 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium-shim/base/files/
H A Dfile_path.cpp119 new_path.path_ = kCurrentDirectory; in DirName()
159 if (path_.compare(kCurrentDirectory) == 0 && !appended.empty()) { in Append()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/exclusive_access/
H A Dfullscreen_controller_browsertest.cc45 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
81 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
98 base::FilePath(base::FilePath::kCurrentDirectory), in IN_PROC_BROWSER_TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/
H A Dextension_resource_path_normalizer.cc22 if (path_component != base::FilePath::kCurrentDirectory) in NormalizeExtensionResourcePath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/
H A Dextension_resource_path_normalizer.cc22 if (path_component != base::FilePath::kCurrentDirectory) in NormalizeExtensionResourcePath()

12345