Searched refs:ParseCollectorType (Results 1 - 1 of 1) sorted by relevance

/art/cmdline/
H A Dcmdline_types.h444 static gc::CollectorType ParseCollectorType(const std::string& option) { function in namespace:art
487 gc::CollectorType collector_type = ParseCollectorType(gc_option);
562 gc::CollectorType collector_type = ParseCollectorType(substring);

Completed in 55 milliseconds