Searched refs:kFrontEnd (Results 1 – 1 of 1) sorted by relevance
136 enum class Component { kNone, kFrontEnd, kMiddleEnd, kBackEnd, kThreadPool }; enumerator155 case Component::kFrontEnd: in ColorSectionStart()169 case Component::kFrontEnd: in ColorSectionStart()238 return Component::kFrontEnd; in GetComponentBySourceFile()