Lines Matching refs:CldComponentInstallerTraits
49 CldComponentInstallerTraits::CldComponentInstallerTraits() {
52 bool CldComponentInstallerTraits::CanAutoUpdate() const {
56 bool CldComponentInstallerTraits::OnCustomInstall(
62 base::FilePath CldComponentInstallerTraits::GetInstalledPath(
72 void CldComponentInstallerTraits::ComponentReady(
81 bool CldComponentInstallerTraits::VerifyInstallation(
93 base::FilePath CldComponentInstallerTraits::GetBaseDirectory() const {
99 void CldComponentInstallerTraits::GetHash(std::vector<uint8_t>* hash) const {
104 std::string CldComponentInstallerTraits::GetName() const {
123 new CldComponentInstallerTraits());
130 void CldComponentInstallerTraits::SetLatestCldDataFile(
137 base::FilePath CldComponentInstallerTraits::GetLatestCldDataFile() {