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

  /external/chromium_org/chrome/installer/util/
installation_validator.h 94 typedef std::vector<std::pair<std::string, bool> > SwitchExpectations;
107 SwitchExpectations* expectations) const = 0;
110 SwitchExpectations* expectations) const = 0;
121 SwitchExpectations* expectations) const OVERRIDE;
124 SwitchExpectations* expectations) const OVERRIDE;
134 SwitchExpectations* expectations) const OVERRIDE;
137 SwitchExpectations* expectations) const OVERRIDE;
147 SwitchExpectations* expectations) const OVERRIDE;
150 SwitchExpectations* expectations) const OVERRIDE;
160 SwitchExpectations* expectations) const OVERRIDE
    [all...]
installation_validator.cc 31 SwitchExpectations* expectations) const {
42 SwitchExpectations* expectations) const {
68 SwitchExpectations* expectations) const {
79 SwitchExpectations* expectations) const {
102 SwitchExpectations* expectations) const {
117 SwitchExpectations* expectations) const {
134 SwitchExpectations* expectations) const {
140 SwitchExpectations* expectations) const {
230 SwitchExpectations expected;
274 SwitchExpectations expected
    [all...]

Completed in 2976 milliseconds