Home
last modified time | relevance | path

Searched defs:archive_path (Results 1 – 14 of 14) sorted by relevance

/external/oprofile/pp/
Doparchive.cpp58 string const & archive_path) in copy_stats()
106 string archive_path = classes.extra_found_images.get_archive_path(); in oparchive() local
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
Dcros_browser_with_oobe.py11 def __init__(self, backend, platform_backend, archive_path, argument
/external/oprofile/libpp/
Dprofile_spec.h122 std::string archive_path; variable
Dlocate_images.h96 std::string archive_path; variable
Dpopulate_for_spu.cpp54 string archive_path = samples.extra_found_images.get_archive_path(); in populate_spu_profile_from_files() local
/external/chromium_org/tools/telemetry/telemetry/core/
Dbrowser.py30 def __init__(self, backend, platform_backend, archive_path, argument
313 def SetReplayArchivePath(self, archive_path, append_to_existing_wpr=False, argument
Dpossible_browser.py73 def SetReplayArchivePath(self, archive_path, append_to_existing_wpr, argument
Dwebpagereplay.py88 def __init__(self, archive_path, replay_host, dns_port, http_port, https_port, argument
/external/chromium_org/chrome/installer/mini_installer/
Dmini_installer.cc381 const wchar_t* base_path, PathString* archive_path, in UnpackBinaryResources()
493 bool RunSetup(const Configuration& configuration, const wchar_t* archive_path, in RunSetup()
528 const wchar_t* archive_path, in DeleteExtractedFiles()
815 PathString archive_path; in WMain() local
/external/oprofile/libutil++/
Dop_bfd.h265 std::string archive_path; variable
/external/chromium_org/chrome/installer/setup/
Dinstall.cc176 const base::FilePath& archive_path, in InstallNewVersion()
490 const base::FilePath& archive_path, in InstallOrUpdateProduct()
Dinstall_worker.cc131 const base::FilePath& archive_path, in AddInstallerCopyTasks()
475 const base::FilePath& archive_path, in AddChromeWorkItems()
1249 const base::FilePath& archive_path, in AddInstallWorkItems()
/external/chromium_org/tools/telemetry/telemetry/page/
D__init__.py190 def archive_path(self): member in Page
Dpage_runner.py41 credentials_path, archive_path, finder_options): argument