Searched refs:framework_switch_ (Results 1 – 2 of 2) sorted by relevance
126 const std::string& framework_switch() const { return framework_switch_; } in framework_switch()129 framework_switch_ = std::move(s); in set_framework_switch()282 std::string framework_switch_; variable
196 !ReadString(scope, "framework_switch", &framework_switch_, err) || in InitTool()