Searched refs:ParseAndCallDone (Results 1 – 1 of 1) sorted by relevance
113 threadpool_->Schedule([this]() { ParseAndCallDone(); }); in OnCompleted()115 ParseAndCallDone(); in OnCompleted()141 void ParseAndCallDone() { in ParseAndCallDone() function