Home
last modified time | relevance | path

Searched defs:relative_path (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium/chrome/common/extensions/
Dextension_resource.cc16 const FilePath& relative_path) in ExtensionResource()
41 const FilePath& extension_root, const FilePath& relative_path) { in GetFilePath()
Dextension_resource.h42 const FilePath& relative_path() const { return relative_path_; } in relative_path() function
Dextension_sidebar_utils.cc25 GURL ResolveRelativePath(const std::string& relative_path, in ResolveRelativePath()
Dextension_resource_unittest.cc34 FilePath relative_path; in TEST() local
Duser_script.cc51 const FilePath& relative_path, in File()
Dextension_unpacker.cc306 FilePath relative_path; in ReadMessageCatalog() local
Dextension_l10n_util.cc297 FilePath relative_path; in ShouldSkipValidation() local
Duser_script.h59 const FilePath& relative_path() const { return relative_path_; } in relative_path() function
/external/chromium/chrome/browser/extensions/
Dextension_webstore_private_browsertest.cc124 GURL GetUrl(const std::string& relative_path) { in GetUrl()
134 const std::string& relative_path, in RunLoginTestImpl()
165 void RunLoginTest(const std::string& relative_path, in RunLoginTest()
Dexecute_code_in_tab_function.cc107 std::string relative_path; in RunImpl() local
Dextension_protocols.cc143 FilePath relative_path = directory_path.BaseName().Append( in CreateExtensionURLRequestJob() local
Dsandboxed_extension_unpacker.cc584 FilePath relative_path = FilePath::FromWStringHack(UTF8ToWide(*key_it)); in RewriteCatalogFiles() local
Dfile_manager_util.cc95 FilePath relative_path(components[components.size() - 1]); in ConvertFileToFileSystemUrl() local
/external/gtest/scripts/
Dfuse_gtest_files.py86 def VerifyFileExists(directory, relative_path): argument
110 def VerifyOutputFile(output_dir, relative_path): argument
/external/chromium/testing/gtest/scripts/
Dfuse_gtest_files.py86 def VerifyFileExists(directory, relative_path): argument
110 def VerifyOutputFile(output_dir, relative_path): argument
/external/protobuf/gtest/scripts/
Dfuse_gtest_files.py86 def VerifyFileExists(directory, relative_path): argument
110 def VerifyOutputFile(output_dir, relative_path): argument
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dcore-extensions.rb187 def self.relative_path( target, reference = Dir.pwd ) singletonMethod in String.File
/external/protobuf/gtest/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/external/chromium/testing/gtest/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/external/gtest/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/external/protobuf/gtest/src/
Dgtest-filepath.cc161 const FilePath& relative_path) { in ConcatPaths()
/external/llvm/utils/unittest/googletest/
Dgtest-filepath.cc192 const FilePath& relative_path) { in ConcatPaths()
/external/chromium/testing/gtest/src/
Dgtest-filepath.cc192 const FilePath& relative_path) { in ConcatPaths()
/external/gtest/src/
Dgtest-filepath.cc192 const FilePath& relative_path) { in ConcatPaths()
/external/chromium/chrome/browser/ui/webui/
Dchrome_url_data_manager_backend.cc415 std::string relative_path; in IsSupportedURL() local

12