OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FilePath
(Results
551 - 575
of
3914
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
open_file_operation.h
18
class
FilePath
;
46
const base::
FilePath
& temporary_file_directory);
57
void OpenFile(const base::
FilePath
& file_path,
64
void OpenFileAfterCreateFile(const base::
FilePath
& file_path,
71
const base::
FilePath
& local_file_path,
76
const base::
FilePath
& local_file_path,
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_handler_api_test.cc
34
TestCase(const base::
FilePath
& suggested_name,
37
const base::
FilePath
& selected_path)
46
base::
FilePath
suggested_name;
54
base::
FilePath
selected_path;
59
void ExpectFileContentEquals(const base::
FilePath
& selected_path,
72
MockFileSelector(const base::
FilePath
& suggested_name,
75
const base::
FilePath
& selected_path)
86
const base::
FilePath
& suggested_name,
111
base::
FilePath
suggested_name_;
119
base::
FilePath
selected_path_
[
all
...]
/external/chromium_org/chrome/browser/chromeos/extensions/
virtual_keyboard_browsertest.cc
28
const base::
FilePath
::CharType kWebuiTestDir[] = FILE_PATH_LITERAL("webui");
30
const base::
FilePath
::CharType kMockController[] =
33
const base::
FilePath
::CharType kMockTimer[] =
60
const base::
FilePath
& file,
69
InjectJavascript(base::
FilePath
(kWebuiTestDir),
70
base::
FilePath
(kMockController));
71
InjectJavascript(base::
FilePath
(kWebuiTestDir), base::
FilePath
(kMockTimer));
72
InjectJavascript(base::
FilePath
(FILE_PATH_LITERAL(config.test_dir_)),
73
base::
FilePath
(FILE_PATH_LITERAL(config.base_framework_)))
[
all
...]
/external/chromium_org/chrome/browser/chromeos/fileapi/
file_access_permissions.cc
14
base::
FilePath
FullPermission() { return base::
FilePath
(); }
29
const std::string& extension_id, const base::
FilePath
& path) {
36
const std::string& extension_id, const base::
FilePath
& path) const {
48
base::
FilePath
current_path = path.StripTrailingSeparators();
49
base::
FilePath
last_path;
/external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.h
21
class
FilePath
;
48
static base::
FilePath
GetProfileDirByLegacyLoginProfileSwitch();
51
static base::
FilePath
GetProfilePathByUserIdHash(
55
static base::
FilePath
GetSigninProfileDir();
65
static base::
FilePath
GetUserProfileDir(const std::string& user_id_hash);
80
base::
FilePath
GetActiveUserProfileDir();
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_manager.h
45
const base::
FilePath
& watch_path,
53
const base::
FilePath
& watch_path,
62
typedef std::map<base::
FilePath
, GalleryFilePathWatcher*> WatcherMap;
74
const base::
FilePath
& watch_path,
80
void StopGalleryWatch(const base::
FilePath
& watch_path,
91
void RemoveGalleryFilePathWatcherEntry(const base::
FilePath
& watch_path);
/external/chromium_org/chrome/browser/media_galleries/fileapi/
itunes_data_provider.h
32
typedef std::map<TrackName, base::
FilePath
> Album;
34
explicit ITunesDataProvider(const base::
FilePath
& library_path);
38
virtual const base::
FilePath
& auto_add_path() const;
47
// If no such track exists, an empty
FilePath
is returned.
48
base::
FilePath
GetTrackLocation(const ArtistName& artist,
68
virtual void DoParseLibrary(const base::
FilePath
& library_path,
77
const base::
FilePath
auto_add_path_;
/external/chromium_org/chrome/browser/prefs/
chrome_pref_service_factory.h
13
class
FilePath
;
64
const base::
FilePath
& pref_filename,
71
const base::
FilePath
& pref_filename,
82
void SchedulePrefsFilePathVerification(const base::
FilePath
& profile_path);
93
const base::
FilePath
& initial_profile_path);
98
const base::
FilePath
& profile_path,
/external/chromium_org/chrome/browser/ui/app_list/
app_list_service_impl.h
23
class
FilePath
;
44
virtual base::
FilePath
GetProfilePath(
45
const base::
FilePath
& user_data_dir) OVERRIDE;
46
virtual void SetProfilePath(const base::
FilePath
& profile_path) OVERRIDE;
69
void LoadProfileAsync(const base::
FilePath
& profile_file_path);
78
const base::
FilePath
& profile_path) OVERRIDE;
/external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile_store.cc
9
FakeProfileStore::FakeProfileStore(const base::
FilePath
& user_data_dir)
26
base::
FilePath
path(profile->GetPath());
40
const base::
FilePath
& path,
51
const base::
FilePath
& path) {
58
base::
FilePath
FakeProfileStore::GetUserDataDir() {
62
bool FakeProfileStore::IsProfileSupervised(const base::
FilePath
& path) {
/external/chromium_org/chrome/browser/web_applications/
web_app_unittest.cc
55
base::
FilePath
profile_path(FILE_PATH_LITERAL("profile"));
56
base::
FilePath
result(
58
base::
FilePath
expected = profile_path.AppendASCII("Web Applications")
64
base::
FilePath
profile_path(FILE_PATH_LITERAL("profile"));
65
base::
FilePath
result(web_app::GetWebAppDataDirectory(
67
base::
FilePath
expected = profile_path.AppendASCII("Web Applications")
/external/chromium_org/chrome/common/
chrome_paths_unittest.cc
19
base::
FilePath
test_profile_dir, cache_dir;
23
base::
FilePath
expected_cache_dir;
30
base::
FilePath
expected_cache_dir;
33
base::
FilePath
homedir;
38
base::
FilePath
expected_cache_dir = homedir.Append(".cache/foobar");
50
test_profile_dir = base::
FilePath
(FILE_PATH_LITERAL("/some/other/path"));
/external/chromium_org/chrome/common/extensions/
extension_file_util.cc
24
std::set<base::
FilePath
>* image_paths) {
25
// TODO(viettrungluu): These |
FilePath
::FromUTF8Unsafe()| indicate that we're
29
image_paths->insert(base::
FilePath
::FromUTF8Unsafe(iter->second));
37
std::set<base::
FilePath
> GetBrowserImagePaths(const Extension* extension) {
38
std::set<base::
FilePath
> image_paths;
48
base::
FilePath
::StringType path;
50
image_paths.insert(base::
FilePath
(path));
/external/chromium_org/chrome/common/mac/
app_mode_common.h
127
base::
FilePath
chrome_versioned_path; // Required: v1.0
130
base::
FilePath
chrome_outer_bundle_path; // Required: v1.0
135
base::
FilePath
app_mode_bundle_path; // Optional: v1.0
148
base::
FilePath
user_data_dir;
151
base::
FilePath
profile_dir;
156
void VerifySocketPermissions(const base::
FilePath
& socket_path);
/external/chromium_org/chrome/utility/image_writer/
image_writer.h
33
const base::
FilePath
& image_path,
34
const base::
FilePath
& device_path);
55
const base::
FilePath
& GetImagePath();
57
const base::
FilePath
& GetDevicePath();
73
base::
FilePath
image_path_;
74
base::
FilePath
device_path_;
/external/chromium_org/components/breakpad/app/
breakpad_client.cc
35
base::
FilePath
* crash_dir) {
39
void BreakpadClient::GetProductNameAndVersion(const base::
FilePath
& exe_path,
60
bool BreakpadClient::GetIsPerUserInstall(const base::
FilePath
& exe_path) {
84
base::
FilePath
BreakpadClient::GetReporterLogFilename() {
85
return base::
FilePath
();
89
bool BreakpadClient::GetCrashDumpLocation(base::
FilePath
* crash_dir) {
breakpad_client.h
14
class
FilePath
;
54
virtual bool GetAlternativeCrashDumpLocation(base::
FilePath
* crash_dir);
58
virtual void GetProductNameAndVersion(const base::
FilePath
& exe_path,
80
virtual bool GetIsPerUserInstall(const base::
FilePath
& exe_path);
102
virtual base::
FilePath
GetReporterLogFilename();
107
virtual bool GetCrashDumpLocation(base::
FilePath
* crash_dir);
/external/chromium_org/content/browser/
plugin_service_impl.h
86
virtual bool GetPluginInfoByPath(const base::
FilePath
& plugin_path,
89
const base::
FilePath
& path) OVERRIDE;
92
const base::
FilePath
& plugin_path) OVERRIDE;
95
virtual void ForcePluginShutdown(const base::
FilePath
& plugin_path) OVERRIDE;
96
virtual bool IsPluginUnstable(const base::
FilePath
& plugin_path) OVERRIDE;
98
virtual void AddExtraPluginPath(const base::
FilePath
& path) OVERRIDE;
99
virtual void RemoveExtraPluginPath(const base::
FilePath
& path) OVERRIDE;
100
virtual void AddExtraPluginDir(const base::
FilePath
& path) OVERRIDE;
103
virtual void UnregisterInternalPlugin(const base::
FilePath
& path) OVERRIDE;
126
int render_process_id, const base::
FilePath
& plugin_path)
[
all
...]
/external/chromium_org/content/common/
sandbox_mac.h
17
class
FilePath
;
78
const base::
FilePath
& allowed_dir);
96
const base::
FilePath
& allowed_dir,
133
static NSString* AllowMetadataForPath(const base::
FilePath
& allowed_path);
158
static base::
FilePath
GetCanonicalSandboxPath(const base::
FilePath
& path);
/external/chromium_org/content/shell/browser/
shell_download_manager_delegate.h
35
const base::
FilePath
& default_download_path);
40
typedef base::Callback<void(const base::
FilePath
&)>
47
const base::
FilePath
& suggested_directory,
51
const base::
FilePath
& suggested_path);
54
const base::
FilePath
& suggested_path);
57
base::
FilePath
default_download_path_;
/external/chromium_org/net/base/
platform_mime_util_linux.cc
22
const base::
FilePath
::StringType& ext, std::string* result) const {
27
const base::
FilePath
::StringType& ext, std::string* result) const {
35
base::
FilePath
dummy_path("foo." + ext);
78
const std::string& mime_type, base::
FilePath
::StringType* ext) const {
104
base::hash_set<base::
FilePath
::StringType>* extensions) const {
105
base::
FilePath
::StringType ext;
/external/chromium_org/net/test/spawned_test_server/
local_test_server.h
33
const base::
FilePath
& document_root);
39
const base::
FilePath
& document_root);
72
// Returns true if the base::
FilePath
for the testserver python script is
74
virtual bool GetTestServerPath(base::
FilePath
* testserver_path) const
84
base::
FilePath
GetDocumentRoot() const { return document_root(); };
87
bool Init(const base::
FilePath
& document_root);
90
bool LaunchPython(const base::
FilePath
& testserver_path) WARN_UNUSED_RESULT;
/external/chromium_org/tools/gn/
build_settings.cc
27
void BuildSettings::SetRootPath(const base::
FilePath
& r) {
28
DCHECK(r.value()[r.value().size() - 1] != base::
FilePath
::kSeparators[0]);
42
base::
FilePath
BuildSettings::GetFullPath(const SourceFile& file) const {
46
base::
FilePath
BuildSettings::GetFullPath(const SourceDir& dir) const {
50
base::
FilePath
BuildSettings::GetFullPathSecondary(
55
base::
FilePath
BuildSettings::GetFullPathSecondary(
/external/chromium_org/webkit/browser/fileapi/
mount_points.h
30
MountPointInfo(const std::string& name, const base::
FilePath
& path);
38
base::
FilePath
path;
69
const base::
FilePath
& path) const = 0;
74
base::
FilePath
* path) const = 0;
87
virtual bool CrackVirtualPath(const base::
FilePath
& virtual_path,
91
base::
FilePath
* path,
/external/chromium_org/chrome/browser/chromeos/drive/
file_system_util_unittest.cc
57
base::
FilePath
path;
77
base::
FilePath
::FromUTF8Unsafe(base::UTF16ToUTF8(utf16_string) + ".txt"));
83
EXPECT_EQ(base::
FilePath
::FromUTF8Unsafe("/special/drive-hash1"),
91
base::
FilePath
::FromUTF8Unsafe("/special/drive-hash1")));
93
base::
FilePath
::FromUTF8Unsafe("/special/drive-hash2/root/xxx")));
95
base::
FilePath
::FromUTF8Unsafe("/special/non-drive-path")));
100
base::
FilePath
::FromUTF8Unsafe("/wherever/foo.txt")));
102
base::
FilePath
::FromUTF8Unsafe("/special/foo.txt")));
104
base::
FilePath
::FromUTF8Unsafe("special/drive/foo.txt")));
107
base::
FilePath
::FromUTF8Unsafe("/special/drive")))
[
all
...]
Completed in 838 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>