Home
last modified time | relevance | path

Searched refs:weak_framework_switch_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dtool.h133 return weak_framework_switch_; in weak_framework_switch()
137 weak_framework_switch_ = std::move(s); in set_weak_framework_switch()
282 std::string weak_framework_switch_; variable
H A Dc_tool.cc197 !ReadString(scope, "weak_framework_switch", &weak_framework_switch_, in InitTool()
/dports/devel/gn/gn-1962/src/gn/
H A Dtool.h130 return weak_framework_switch_; in weak_framework_switch()
134 weak_framework_switch_ = std::move(s); in set_weak_framework_switch()
279 std::string weak_framework_switch_; variable
H A Dc_tool.cc197 !ReadString(scope, "weak_framework_switch", &weak_framework_switch_,