Searched refs:GetSystemProperty (Results 1 – 1 of 1) sorted by relevance
51 std::optional<std::string> GetSystemProperty(const std::string& property) { in GetSystemProperty() function192 auto board_name = GetSystemProperty(kBoardProperty); in initialize()