OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VirtualPath
(Results
26 - 33
of
33
) sorted by null
1
2
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_delegate_impl_win.cc
205
entry.name = fileapi::
VirtualPath
::BaseName(current).value();
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_worker.cc
575
fileapi::
VirtualPath
::IsRootPath(syncer->url().path())) {
drive_backend_sync_unittest.cc
457
fileapi::
VirtualPath
::BaseName(entry_url.path()).AsUTF8Unsafe();
[
all
...]
/external/chromium_org/content/child/fileapi/
webfilesystem_impl.cc
194
fileapi::
VirtualPath
::GetNormalizedFilePath(file_path));
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service.cc
904
fileapi::
VirtualPath
::GetNormalizedFilePath(url.path());
[
all
...]
/external/chromium_org/content/browser/
child_process_security_policy_impl.cc
707
if (fileapi::
VirtualPath
::IsRootPath(url.path()) &&
/external/chromium_org/webkit/browser/fileapi/
sandbox_directory_database.cc
449
VirtualPath
::GetComponents(path, &components);
/external/chromium_org/content/browser/fileapi/
obfuscated_file_util_unittest.cc
125
fileapi::
VirtualPath
::DirName(url.virtual_path()));
[
all
...]
Completed in 568 milliseconds
1
2