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

  /external/chromium_org/extensions/common/
feature_switch.h 72 std::string GetLegacyDisableFlag() const;
feature_switch.cc 145 if (default_value_ && command_line_->HasSwitch(GetLegacyDisableFlag()))
156 std::string FeatureSwitch::GetLegacyDisableFlag() const {

Completed in 453 milliseconds