Home
last modified time | relevance | path

Searched refs:framework_dir_switch_ (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dtool.h133 return framework_dir_switch_; in framework_dir_switch()
137 framework_dir_switch_ = std::move(s); in set_framework_dir_switch()
262 std::string framework_dir_switch_; variable
H A Dc_tool.cc187 !ReadString(scope, "framework_dir_switch", &framework_dir_switch_, err) || in InitTool()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dtool.h141 return framework_dir_switch_; in framework_dir_switch()
145 framework_dir_switch_ = std::move(s); in set_framework_dir_switch()
283 std::string framework_dir_switch_; variable
H A Dc_tool.cc199 !ReadString(scope, "framework_dir_switch", &framework_dir_switch_, err) || in InitTool()
/dports/devel/gn/gn-1962/src/gn/
H A Dtool.h138 return framework_dir_switch_; in framework_dir_switch()
142 framework_dir_switch_ = std::move(s); in set_framework_dir_switch()
280 std::string framework_dir_switch_; variable
H A Dc_tool.cc199 !ReadString(scope, "framework_dir_switch", &framework_dir_switch_, err) ||