Searched defs:CompilerDispatcherJob (Results 1 – 2 of 2) sorted by relevance
31 CompilerDispatcherJob(Type type) : type_(type), status_(Status::kInitial) {} in CompilerDispatcherJob() function
32 class CompilerDispatcherJob; variable