HomeSort by relevance Sort by last modified time
    Searched full:the_product (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/installer/util/
installer_state.cc 401 const Product& the_product = *product->get(); local
403 if (!CanAddProduct(the_product, product_dir))
407 set_package_type(the_product.HasOption(kOptionMultiInstall) ?
413 target_path_ = GetDefaultProductInstallPath(the_product.distribution());
419 state_key_ = the_product.distribution()->GetStateKey();

Completed in 5636 milliseconds