Searched refs:ParseValue (Results 1 – 1 of 1) sorted by relevance
38 bool ParseValue(const std::string_view value, std::optional<bool>* destination) { in ParseValue() function51 bool ParseValue(const std::string_view value, std::optional<int32_t>* destination) { in ParseValue() function60 bool ParseValue(const std::string_view value, in ParseValue() function70 bool ParseValue(const std::string_view value, std::optional<std::string>* destination) { in ParseValue() function128 if (!ParseValue(sysprop, &from_system_property_)) { in Reload()138 if (!ParseValue(server_config, &from_server_setting_)) { in Reload()