Searched refs:GetEulaAccepted (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Deula_util.cc90 if (prod_state.GetEulaAccepted(&eula_accepted) && !eula_accepted)
H A Dinstallation_state.h69 bool GetEulaAccepted(DWORD* eula_accepted) const;
H A Dinstallation_state.cc194 bool ProductState::GetEulaAccepted(DWORD* eula_accepted) const { function in class:installer::ProductState
/external/chromium_org/chrome/installer/setup/
H A Dchrome_frame_quick_enable.cc157 binaries->GetEulaAccepted(&eula_accepted) &&
H A Dinstall_worker.cc892 if (product_state->GetEulaAccepted(&dword_value) &&

Completed in 84 milliseconds