Searched refs:cus_ (Results 1 – 5 of 5) sorted by relevance
72 ComponentUpdateService* cus() const { return cus_; } in cus()77 ComponentUpdateService* cus_; variable
206 PnaclComponentInstaller::PnaclComponentInstaller() : cus_(NULL) { in PnaclComponentInstaller()366 cus_ = cus; in RegisterPnaclComponent()
26 CRLSetFetcher::CRLSetFetcher() : cus_(NULL) {} in CRLSetFetcher()42 cus_ = cus; in StartInitialLoad()153 if (cus_->RegisterComponent(component) != in RegisterComponent()
75 component_updater::ComponentUpdateService* cus_; variable
185 ComponentUpdateService* cus_; member in component_updater::__anon1b05426f0111::UpdateChecker188 UpdateChecker::UpdateChecker(ComponentUpdateService* cus) : cus_(cus) { in UpdateChecker()207 base::Bind(&FinishSwiftShaderUpdateRegistration, cus_, version)); in OnGpuInfoUpdate()