/external/protobuf/gtest/scripts/ |
fuse_gtest_files.py | 86 def VerifyFileExists(directory, relative_path): 89 relative_path is the file path relative to the given directory. 92 if not os.path.isfile(os.path.join(directory, relative_path)): 93 print 'ERROR: Cannot find %s in directory %s.' % (relative_path, 110 def VerifyOutputFile(output_dir, relative_path): 113 relative_path is relative to the output_dir directory. 117 output_file = os.path.join(output_dir, relative_path) 123 (relative_path, output_dir))
|
/external/chromium_org/chrome/browser/media_galleries/mac/ |
mtp_device_delegate_impl_mac.mm | 274 base::FilePath relative_path; 275 root_path_.AppendRelativePath(device_file_path, &relative_path); 278 ReadFileRequest(relative_path.value(), local_path, 281 camera_interface_->DownloadFile(relative_path.value(), local_path); 327 base::FilePath relative_path(name); 329 relative_path.GetComponents(&components); 375 base::FilePath relative_path; 376 read_path.AppendRelativePath(file_paths_[i], &relative_path); 379 entry.name = relative_path.value(); 426 base::FilePath relative_path(name) [all...] |
/external/chromium_org/chrome/browser/storage_monitor/ |
media_storage_util.cc | 138 base::FilePath* relative_path) { 140 DCHECK(relative_path); 158 *relative_path = sub_folder_path; 179 *relative_path = base::FilePath();
|
/external/chromium_org/chrome/common/extensions/ |
web_accessible_resources_handler.h | 25 const std::string& relative_path);
|
webview_handler.h | 26 const std::string& relative_path);
|
/external/chromium_org/extensions/common/manifest_handlers/ |
csp_info.h | 32 const std::string& relative_path);
|
sandboxed_page_info.h | 30 const std::string& relative_path);
|
csp_info.cc | 67 const std::string& relative_path) { 68 return SandboxedPageInfo::IsSandboxedPage(extension, relative_path) ?
|
shared_module_info.h | 38 const std::string& relative_path);
|
/external/chromium_org/google_apis/drive/ |
test_util.cc | 38 base::FilePath GetTestFilePath(const std::string& relative_path) { 45 .Append(base::FilePath::FromUTF8Unsafe(relative_path)); 81 scoped_ptr<base::Value> LoadJSONFile(const std::string& relative_path) { 82 base::FilePath path = GetTestFilePath(relative_path);
|
/external/chromium_org/chrome/common/extensions/manifest_handlers/ |
content_scripts_handler.cc | 266 resource.extension_root(), resource.relative_path(), url)); 285 resource.extension_root(), resource.relative_path(), url)); 295 const base::FilePath& relative_path, 303 relative_path.LossyDisplayName()); 310 relative_path.LossyDisplayName()); 447 js_script.extension_root(), js_script.relative_path(), 449 if (!IsScriptValid(path, js_script.relative_path(), 457 css_script.extension_root(), css_script.relative_path(), 459 if (!IsScriptValid(path, css_script.relative_path(),
|
/external/chromium/chrome/browser/extensions/ |
convert_user_script_unittest.cc | 49 extension->path().Append(script.js_scripts()[0].relative_path()))); 88 extension->path().Append(script.js_scripts()[0].relative_path())));
|
sandboxed_extension_unpacker.cc | 584 FilePath relative_path = FilePath::FromWStringHack(UTF8ToWide(*key_it)); local 585 relative_path = relative_path.Append(Extension::kMessagesFilename); 586 if (relative_path.IsAbsolute() || relative_path.ReferencesParent()) { 595 FilePath path = extension_root_.Append(relative_path);
|
/external/chromium_org/chrome/browser/chromeos/login/ |
wallpaper_manager_unittest.cc | 104 std::string relative_path = local 108 relative_path,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/ |
__init__.py | 93 getbaseclasses(Relative_Path) 160 'RlPt' : Relative_Path,
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
core-extensions.rb | 184 # File.relative_path('rel/path') # => './rel/path' 185 # File.relative_path('/some/abs/path', '/some') # => './abs/path' 186 # File.relative_path('/some/file.txt', '/some/abs/path') # => '../../file.txt' 187 def self.relative_path( target, reference = Dir.pwd ) singleton method in class:File
|
/external/chromium_org/chrome_frame/test/ |
mock_ie_event_sink_test.cc | 228 const std::wstring& relative_path) { 229 return server_mock_.root_dir().Append(relative_path); 233 const std::wstring& relative_path) { 234 return server_mock_.Resolve(relative_path.c_str());
|
/external/chromium_org/chrome/browser/extensions/api/ |
execute_code_function.cc | 104 resource_.relative_path().AsUTF8Unsafe()); 185 if (resource_.extension_root().empty() || resource_.relative_path().empty()) { 192 resource_.extension_root(), resource_.relative_path(),
|
/external/chromium_org/chrome/browser/extensions/ |
extension_protocols.cc | 284 const base::FilePath& relative_path, 294 resource_(extension_id, directory_path, relative_path), 549 base::FilePath relative_path; local 557 resources_path.AppendRelativePath(directory_path, &relative_path)) { 563 relative_path = relative_path.Append(request_path); 564 relative_path = relative_path.NormalizePathSeparators(); 568 relative_path, 575 relative_path [all...] |
/external/chromium_org/third_party/zlib/google/ |
zip.cc | 54 base::FilePath relative_path; local 55 bool result = root_path.AppendRelativePath(path, &relative_path); 57 std::string str_path = relative_path.AsUTF8Unsafe();
|
/external/chromium_org/ui/resources/resource_check/ |
resource_scale_factors.py | 78 relative_path = self.input_api.os_path.relpath(f.LocalPath(), 80 if relative_path not in files: 81 files.append(relative_path)
|
/external/v8/test/cctest/ |
testcfg.py | 102 relative_path = raw_test.split('/') 103 full_path = current_path + relative_path 105 dependency = relative_path[0] + '/' + dependency
|
/external/chromium_org/chrome/browser/media_galleries/ |
media_galleries_preferences.cc | 493 base::FilePath relative_path; local 495 if (MediaStorageUtil::GetDeviceInfoFromPath(path, &info, &relative_path)) { 496 AddGalleryInternal(info.device_id(), info.name(), relative_path, false, 628 base::FilePath relative_path; local 629 if (!MediaStorageUtil::GetDeviceInfoFromPath(path, &info, &relative_path)) { 635 relative_path = relative_path.NormalizePathSeparators(); 642 if (gallery.path != relative_path) 660 gallery_info->path = relative_path; 700 const base::FilePath& relative_path, bool user_added [all...] |
/external/chromium/chrome/browser/ui/webui/ |
chrome_url_data_manager_backend.cc | 415 std::string relative_path; local 416 URLToRequest(stripped_url, &source_name, &relative_path); 421 // Check that |relative_path| is not an absolute path (otherwise 424 FilePath p(FilePath::StringType(relative_path.begin(), relative_path.end())); 432 *path = inspector_dir.AppendASCII(relative_path);
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
private_api_misc.cc | 138 base::FilePath relative_path; local 139 if (!src_dir.AppendRelativePath(file_path, &relative_path)) 141 src_relative_paths.push_back(relative_path);
|