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