OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLegacyDisableFlag
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/common/
feature_switch.h
64
std::string
GetLegacyDisableFlag
() const;
feature_switch.cc
138
if (default_value_ && command_line_->HasSwitch(
GetLegacyDisableFlag
()))
148
std::string FeatureSwitch::
GetLegacyDisableFlag
() const {
Completed in 389 milliseconds