Home
last modified time | relevance | path

Searched defs:base_path (Results 1 – 25 of 75) sorted by relevance

123

/external/chromium_org/content/public/test/
Dtest_file_system_context.cc19 const base::FilePath& base_path) { in CreateFileSystemContextForTesting()
31 const base::FilePath& base_path) { in CreateFileSystemContextWithAdditionalProvidersForTesting()
48 const base::FilePath& base_path) { in CreateFileSystemContextWithAutoMountersForTesting()
63 const base::FilePath& base_path) { in CreateIncognitoFileSystemContextForTesting()
/external/chromium_org/extensions/browser/api/storage/
Dleveldb_settings_storage_factory.cc15 base::FilePath GetDatabasePath(const base::FilePath& base_path, in GetDatabasePath()
23 const base::FilePath& base_path, in Create()
29 const base::FilePath& base_path, in DeleteDatabaseIfExists()
Dsettings_test_util.cc158 const base::FilePath& base_path, in Create()
165 const base::FilePath& base_path, in DeleteDatabaseIfExists()
/external/chromium_org/chrome/common/extensions/docs/server2/
Dserver_instance.py34 base_path='/'): argument
101 def ForTest(file_system=None, file_system_provider=None, base_path='/'): argument
Dsamples_model.py42 base_path, argument
110 def _MakeSamplesList(self, base_path, files): argument
Dfake_url_fetcher.py20 def __init__(self, base_path): argument
102 def __init__(self, file_system, base_path): argument
114 def UpdateFS(self, file_system, base_path=None): argument
/external/chromium_org/tools/grit/grit/gather/
Dchrome_html.py56 base_path, filename, scale_factors, distribution, argument
129 src_match, base_path, scale_factors, distribution, argument
163 src_match, base_path, scale_factors, distribution, argument
189 src_match, base_path, scale_factors, distribution, argument
/external/chromium_org/mojo/services/network/
Dnetwork_context.cc15 NetworkContext::NetworkContext(const base::FilePath& base_path) { in NetworkContext()
Dmain.cc26 base::FilePath base_path; in Initialize() local
/external/chromium_org/chrome/installer/mini_installer/
Dmini_installer.cc45 const wchar_t* base_path; member
381 const wchar_t* base_path, PathString* archive_path, in UnpackBinaryResources()
527 void DeleteExtractedFiles(const wchar_t* base_path, in DeleteExtractedFiles()
546 bool CreateWorkDir(const wchar_t* base_path, PathString* work_dir) { in CreateWorkDir()
595 PathString base_path; in GetWorkDir() local
803 PathString base_path; in WMain() local
/external/chromium_org/net/test/url_request/
Durl_request_mock_http_job.cc34 const base::FilePath& base_path, in MockJobInterceptor()
92 const base::FilePath& base_path, in AddUrlHandler()
123 const base::FilePath& base_path, in CreateInterceptor()
/external/chromium_org/chrome/installer/util/
Dregistry_test_data.h39 const std::wstring& base_path() const { return base_path_; } in base_path() function
Dregistry_test_data.cc47 bool RegistryTestData::Initialize(HKEY root_key, const wchar_t* base_path) { in Initialize()
/external/chromium_org/content/shell/app/
Dwebkit_test_platform_support_linux.cc32 base::FilePath base_path; in WebKitTestPlatformInitialize() local
Dwebkit_test_platform_support_win.cc34 base::FilePath base_path; in SetupFonts() local
/external/chromium_org/chrome/installer/gcapi/
Dgcapi_reactivation_test.cc46 const wchar_t* base_path = in SetLastRunTimeString() local
74 const wchar_t* base_path = in GetReactivationString() local
/external/chromium_org/tools/grit/grit/format/
Dhtml_inline.py72 src_match, base_path, distribution, inlined_files, names_only=False, argument
166 def GetFilepath(src_match, base_path = input_filepath): argument
260 def InlineCSSFile(src_match, pattern, base_path=input_filepath): argument
/external/chromium_org/content/shell/common/
Dwebkit_test_helpers.cc107 base::FilePath base_path; in GetWebKitRootDirFilePath() local
/external/chromium_org/base/files/
Dscoped_temp_dir.cc32 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath()
/external/chromium_org/storage/browser/fileapi/
Dplugin_private_file_system_backend.h125 const base::FilePath& base_path() const { return base_path_; } in base_path() function
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/
Dgl-matrix.rb56 def base_path method
/external/chromium_org/net/tools/dump_cache/
Durl_to_filename_encoder.h97 static std::string Encode(const std::string& url, std::string base_path, in Encode()
/external/chromium_org/tools/grit/grit/
Dutil_unittest.py61 def TestRelativePathCombinations(base_path, other_path, expected_result): argument
/external/chromium_org/ui/ozone/platform/test/
Dtest_window.cc30 base::FilePath base_path = manager_->base_path(); in path() local
/external/chromium_org/chrome/browser/extensions/api/messaging/
Dnative_process_launcher_posix.cc22 base::FilePath base_path; in FindManifestInDir() local

123