Searched refs:root_value (Results 1 – 1 of 1) sorted by relevance
910 Value root_value(nullptr, switch_value); in FillOtherConfig() local912 root_value, err); in FillOtherConfig()921 const Value* root_value = dotfile_scope_.GetValue("root", true); in FillOtherConfig() local922 if (root_value) { in FillOtherConfig()923 if (!root_value->VerifyTypeIs(Value::STRING, err)) { in FillOtherConfig()928 Label(), *root_value, err); in FillOtherConfig()