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