Searched refs:GetLegacyDisableFlag (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/
H A Dfeature_switch.h75 std::string GetLegacyDisableFlag() const;
H A Dfeature_switch.cc159 if (default_value_ && command_line_->HasSwitch(GetLegacyDisableFlag()))
170 std::string FeatureSwitch::GetLegacyDisableFlag() const { function in class:extensions::FeatureSwitch

Completed in 141 milliseconds