Searched refs:ParseCollectorType (Results 1 – 1 of 1) sorted by relevance
107 static gc::CollectorType ParseCollectorType(const std::string& option) { in ParseCollectorType() function129 gc::CollectorType collector_type = ParseCollectorType(gc_option); in ParseXGcOption()464 gc::CollectorType collector_type = ParseCollectorType(substring); in Parse()