HomeSort by relevance Sort by last modified time
    Searched refs:current_profile_path_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.h 89 base::FilePath current_profile_path_; member in class:PnaclComponentInstaller
pnacl_component_installer.cc 220 DCHECK(!current_profile_path_.empty());
221 base::FilePath path = current_profile_path_.Append(
236 current_profile_path_ = pm->user_data_dir().Append(

Completed in 47 milliseconds