Searched defs:addJob (Results 1 – 4 of 4) sorted by relevance
52 private static void addJob() { in addJob() method in DoubleGaugeQuickstart
50 private static void addJob() { in addJob() method in LongGaugeQuickstart
171 void addJob(std::unique_ptr<Command> J) { Jobs.push_back(std::move(J)); } in addJob() function
926 private void addJob (final Job job) in addJob() method in InstrProcessorST